AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about a deployment configuration.
Namespace: Amazon.CodeDeploy.Model
Assembly: AWSSDK.CodeDeploy.dll
Version: 3.x.y.z
public class DeploymentConfigInfo
The DeploymentConfigInfo type exposes the following members
Name | Description | |
---|---|---|
DeploymentConfigInfo() |
Name | Type | Description | |
---|---|---|---|
ComputePlatform | Amazon.CodeDeploy.ComputePlatform |
Gets and sets the property ComputePlatform.
The destination platform type for the deployment ( |
|
CreateTime | System.DateTime |
Gets and sets the property CreateTime. The time at which the deployment configuration was created. |
|
DeploymentConfigId | System.String |
Gets and sets the property DeploymentConfigId. The deployment configuration ID. |
|
DeploymentConfigName | System.String |
Gets and sets the property DeploymentConfigName. The deployment configuration name. |
|
MinimumHealthyHosts | Amazon.CodeDeploy.Model.MinimumHealthyHosts |
Gets and sets the property MinimumHealthyHosts. Information about the number or percentage of minimum healthy instances. |
|
TrafficRoutingConfig | Amazon.CodeDeploy.Model.TrafficRoutingConfig |
Gets and sets the property TrafficRoutingConfig. The configuration that specifies how the deployment traffic is routed. Used for deployments with a Lambda or Amazon ECS compute platform only. |
|
ZonalConfig | Amazon.CodeDeploy.Model.ZonalConfig |
Gets and sets the property ZonalConfig. Information about a zonal configuration. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5