Builder
class Builder
Properties
Link copied to clipboard
The destination platform type for the deployment (Lambda
, Server
, or ECS
).
Link copied to clipboard
The time at which the deployment configuration was created.
Link copied to clipboard
The deployment configuration ID.
Link copied to clipboard
The deployment configuration name.
Link copied to clipboard
Information about the number or percentage of minimum healthy instances.
Link copied to clipboard
The configuration that specifies how the deployment traffic is routed. Used for deployments with a Lambda or Amazon ECS compute platform only.
Link copied to clipboard
Information about a zonal configuration.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.codedeploy.model.MinimumHealthyHosts inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.codedeploy.model.TrafficRoutingConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.codedeploy.model.ZonalConfig inside the given block