AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Summarizes the number of layers, instances, and apps in a stack.

Inheritance Hierarchy

System.Object
  Amazon.OpsWorks.Model.StackSummary

Namespace: Amazon.OpsWorks.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class StackSummary : Object

The StackSummary type exposes the following members

Constructors

NameDescription
Public Method StackSummary()

Properties

NameTypeDescription
Public Property AppsCount System.Int32 Gets and sets the property AppsCount.

The number of apps.

Public Property Arn System.String Gets and sets the property Arn.

The stack's ARN.

Public Property InstancesCount Amazon.OpsWorks.Model.InstancesCount Gets and sets the property InstancesCount.

An InstancesCount object with the number of instances in each status.

Public Property LayersCount System.Int32 Gets and sets the property LayersCount.

The number of layers.

Public Property Name System.String Gets and sets the property Name.

The stack name.

Public Property StackId System.String Gets and sets the property StackId.

The stack ID.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8