class Aws::CodeDeploy::Types::DeploymentConfigInfo

Information about a deployment configuration.

@!attribute [rw] deployment_config_id

The deployment configuration ID.
@return [String]

@!attribute [rw] deployment_config_name

The deployment configuration name.
@return [String]

@!attribute [rw] minimum_healthy_hosts

Information about the number or percentage of minimum healthy
instance.
@return [Types::MinimumHealthyHosts]

@!attribute [rw] create_time

The time at which the deployment configuration was created.
@return [Time]

@!attribute [rw] compute_platform

The destination platform type for the deployment (`Lambda`,
`Server`, or `ECS`).
@return [String]

@!attribute [rw] traffic_routing_config

The configuration that specifies how the deployment traffic is
routed. Used for deployments with a Lambda or ECS compute platform
only.
@return [Types::TrafficRoutingConfig]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/DeploymentConfigInfo AWS API Documentation

Constants

SENSITIVE