class Aws::CodeDeploy::Types::GetDeploymentConfigInput

Represents the input of a `GetDeploymentConfig` operation.

@note When making an API call, you may pass GetDeploymentConfigInput

data as a hash:

    {
      deployment_config_name: "DeploymentConfigName", # required
    }

@!attribute [rw] deployment_config_name

The name of a deployment configuration associated with the IAM user
or AWS account.
@return [String]

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

Constants

SENSITIVE