C# Class Amazon.CodeDeploy.Model.DeleteDeploymentConfigRequest

Container for the parameters to the DeleteDeploymentConfig operation. Deletes a deployment configuration.

A deployment configuration cannot be deleted if it is currently in use. Predefined configurations cannot be deleted.

Inheritance: AmazonCodeDeployRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDeploymentConfigName ( ) : bool