The output for a DescribeStackResources action.

C# |
public class DescribeStackResourcesResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeStackResourcesResult()()()() | Initializes a new instance of the DescribeStackResourcesResult class |
![]() | Equals(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
|

Object | |
![]() | DescribeStackResourcesResult |