DeploymentConfigInfo - Amazon CodeDeploy
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DeploymentConfigInfo

Information about a deployment configuration.

Contents

computePlatform

The destination platform type for the deployment (Lambda, Server, or ECS).

Type: String

Valid Values: Server | Lambda | ECS

Required: No

createTime

The time at which the deployment configuration was created.

Type: Timestamp

Required: No

deploymentConfigId

The deployment configuration ID.

Type: String

Required: No

deploymentConfigName

The deployment configuration name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Required: No

minimumHealthyHosts

Information about the number or percentage of minimum healthy instances.

Type: MinimumHealthyHosts object

Required: No

trafficRoutingConfig

The configuration that specifies how the deployment traffic is routed. Used for deployments with a Lambda or Amazon ECS compute platform only.

Type: TrafficRoutingConfig object

Required: No

zonalConfig

Information about a zonal configuration.

Type: ZonalConfig object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: