class Aws::CodeDeploy::Types::DeleteDeploymentConfigInput

Represents the input of a `DeleteDeploymentConfig` operation.

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

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/DeleteDeploymentConfigInput AWS API Documentation

Constants

SENSITIVE