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
 Declaration Syntax| C# | 
DescribeStacksResponse DescribeStacks( DescribeStacksRequest describeStacksRequest )
 Parameters
 Parameters- describeStacksRequest (DescribeStacksRequest)
- Container for the necessary parameters to execute the DescribeStacks service method on AmazonCloudFormation.
 Return Value
 Return ValueThe response from the DescribeStacks service method, as returned by AmazonCloudFormation.