C# Class Amazon.CloudFormation.Model.ListStacksRequest

Container for the parameters to the ListStacks operation.

Returns the summary information for stacks whose status matches the specified StackStatusFilter. Summary information for stacks that have been deleted is kept for 90 days after the stack is deleted. If no StackStatusFilter is specified, summary information for all stacks is returned (including existing stacks and stacks that have been deleted).

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

Private Methods

Method Description
IsSetNextToken ( ) : bool
IsSetStackStatusFilter ( ) : bool