C# Class Amazon.CloudFormation.Model.ListChangeSetsRequest

Container for the parameters to the ListChangeSets operation. Returns the ID and status of each active change set for a stack. For example, AWS CloudFormation lists change sets that are in the CREATE_IN_PROGRESS or CREATE_PENDING state.
Inheritance: AmazonCloudFormationRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetNextToken ( ) : bool
IsSetStackName ( ) : bool