C# Class Amazon.AppStream.Model.DescribeStacksRequest

Container for the parameters to the DescribeStacks operation. Describes the stack. If a stack name is provided, this operation describes that environment. If name is not provided, this operation describes all the stacks for the AWS account. This operation returns a paginated list of results; use the nextToken to get the next page.
Inheritance: AmazonAppStreamRequest
ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetNames ( ) : bool
IsSetNextToken ( ) : bool