Builder
class Builder
Properties
Link copied to clipboard
The content of an AppSpec file for an Lambda or Amazon ECS deployment. The content is formatted as JSON or YAML and stored as a RawString.
Link copied to clipboard
Information about the location of application artifacts stored in GitHub.
Link copied to clipboard
The type of application revision:
Link copied to clipboard
Information about the location of a revision stored in Amazon S3.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.codedeploy.model.AppSpecContent inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.codedeploy.model.GitHubLocation inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.codedeploy.model.S3Location inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.codedeploy.model.RawString inside the given block