AWS SDK for .NET Documentation
DescribeStackResourcesResult Class
AmazonAmazon.CloudFormation.ModelDescribeStackResourcesResult Did this page help you?   Yes   No    Tell us about it...

The output for a DescribeStackResources action.

Declaration Syntax
C#
public class DescribeStackResourcesResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeStackResourcesResult()()()()
Initializes a new instance of the DescribeStackResourcesResult class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
StackResources
A list of StackResource structures.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithStackResources(array<StackResource>[]()[][]) Obsolete.
Adds elements to the StackResources collection

WithStackResources(IEnumerable<(Of <<'(StackResource>)>>)) Obsolete.
Adds elements to the StackResources collection

Inheritance Hierarchy
Object
DescribeStackResourcesResult

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