AWS SDK for .NET Documentation
DescribeStacks Method (describeStacksRequest)
AmazonAmazon.CloudFormationAmazonCloudFormationDescribeStacks(DescribeStacksRequest) Did this page help you?   Yes   No    Tell us about it...

Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created.

Declaration Syntax
C#
DescribeStacksResponse DescribeStacks(
	DescribeStacksRequest describeStacksRequest
)
Parameters
describeStacksRequest (DescribeStacksRequest)
Container for the necessary parameters to execute the DescribeStacks service method on AmazonCloudFormation.
Return Value
The response from the DescribeStacks service method, as returned by AmazonCloudFormation.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)