class Aws::ServerlessApplicationRepository::Types::CreateApplicationVersionInput

Create a version request.

@!attribute [rw] source_code_archive_url

A link to the S3 object that contains the ZIP archive of the source
code for this version of your application.

Maximum size 50 MB
@return [String]

@!attribute [rw] source_code_url

A link to a public repository for the source code of your
application, for example the URL of a specific GitHub commit.
@return [String]

@!attribute [rw] template_body

The raw packaged AWS SAM template of your application.
@return [String]

@!attribute [rw] template_url

A link to the packaged AWS SAM template of your application.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/CreateApplicationVersionInput AWS API Documentation

Constants

SENSITIVE