AWS SDK for .NET Documentation
DescribeStackSummaryResult Class
AmazonAmazon.OpsWorks.ModelDescribeStackSummaryResult Did this page help you?   Yes   No    Tell us about it...
Contains the response to a
CopyC#
DescribeStackSummary
request.
Declaration Syntax
C#
public class DescribeStackSummaryResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeStackSummaryResult()()()()
Initializes a new instance of the DescribeStackSummaryResult 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.)
StackSummary
Gets and sets the property StackSummary.

A

CopyC#
StackSummary
object that contains the results.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithStackSummary(StackSummary) Obsolete.
Sets the StackSummary property

Inheritance Hierarchy
Object
DescribeStackSummaryResult

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