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

C# |
public DescribeStacksResponse DescribeStacks( DescribeStacksRequest describeStacksRequest )

- describeStacksRequest (DescribeStacksRequest)
- Container for the necessary parameters to execute the DescribeStacks service method on AmazonCloudFormation.

The response from the DescribeStacks service method, as returned by AmazonCloudFormation.