class Aws::OpsWorks::Types::StackSummary
Summarizes the number of layers, instances, and apps in a stack.
@!attribute [rw] stack_id
The stack ID. @return [String]
@!attribute [rw] name
The stack name. @return [String]
@!attribute [rw] arn
The stack's ARN. @return [String]
@!attribute [rw] layers_count
The number of layers. @return [Integer]
@!attribute [rw] apps_count
The number of apps. @return [Integer]
@!attribute [rw] instances_count
An `InstancesCount` object with the number of instances in each status. @return [Types::InstancesCount]
@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/StackSummary AWS API Documentation
Constants
- SENSITIVE