AWS SDK for .NET Documentation
ListStackResources Method (listStackResourcesRequest)
AmazonAmazon.CloudFormationAmazonCloudFormationClientListStackResources(ListStackResourcesRequest) Did this page help you?   Yes   No    Tell us about it...

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
C#
public ListStackResourcesResponse ListStackResources(
	ListStackResourcesRequest listStackResourcesRequest
)
Parameters
listStackResourcesRequest (ListStackResourcesRequest)
Container for the necessary parameters to execute the ListStackResources service method on AmazonCloudFormation.
Return Value
The response from the ListStackResources service method, as returned by AmazonCloudFormation.

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