class Aws::ServerlessApplicationRepository::Types::CreateApplicationVersionRequest
@note When making an API call, you may pass CreateApplicationVersionRequest
data as a hash: { application_id: "__string", # required semantic_version: "__string", # required source_code_archive_url: "__string", source_code_url: "__string", template_body: "__string", template_url: "__string", }
@!attribute [rw] application_id
@return [String]
@!attribute [rw] semantic_version
@return [String]
@!attribute [rw] source_code_archive_url
@return [String]
@!attribute [rw] source_code_url
@return [String]
@!attribute [rw] template_body
@return [String]
@!attribute [rw] template_url
@return [String]
@see docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/CreateApplicationVersionRequest AWS API Documentation
Constants
- SENSITIVE