Returns descriptions of all resources of the specified stack.
For deleted stacks, ListStackResources returns resource information for up to 90 days after the stack has been deleted.
 Declaration Syntax
 Declaration Syntax| C# | 
public ListStackResourcesResponse ListStackResources( ListStackResourcesRequest listStackResourcesRequest )
 Parameters
 Parameters- listStackResourcesRequest (ListStackResourcesRequest)
- Container for the necessary parameters to execute the ListStackResources service method on AmazonCloudFormation.
 Return Value
 Return ValueThe response from the ListStackResources service method, as returned by AmazonCloudFormation.