C# Class Amazon.CloudFormation.Model.DeleteChangeSetRequest

Container for the parameters to the DeleteChangeSet operation. Deletes the specified change set. Deleting change sets ensures that no one executes the wrong change set.

If the call successfully completes, AWS CloudFormation successfully deleted the change set.

Inheritance: AmazonCloudFormationRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetChangeSetName ( ) : bool
IsSetStackName ( ) : bool