CreateApplicationVersionRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the application.

Link copied to clipboard

The semantic version of the new version.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The raw packaged AWS SAM template of your application.

Link copied to clipboard

A link to the packaged AWS SAM template of your application.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String