DeploymentConfigInfo
Information about a deployment configuration.
Contents
- computePlatform
-
The destination platform type for the deployment (
Lambda
,Server
, orECS
).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 AWS SDKs, see the following: