AWS SDK for .NET Documentation
DescribeStackResource Method (describeStackResourceRequest)
AmazonAmazon.CloudFormationAmazonCloudFormationClientDescribeStackResource(DescribeStackResourceRequest) Did this page help you?   Yes   No    Tell us about it...

Returns a description of the specified resource in the specified stack.

For deleted stacks, DescribeStackResource returns resource information for up to 90 days after the stack has been deleted.

Declaration Syntax
C#
public DescribeStackResourceResponse DescribeStackResource(
	DescribeStackResourceRequest describeStackResourceRequest
)
Parameters
describeStackResourceRequest (DescribeStackResourceRequest)
Container for the necessary parameters to execute the DescribeStackResource service method on AmazonCloudFormation.
Return Value
The response from the DescribeStackResource service method, as returned by AmazonCloudFormation.

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