class Aws::OpsWorks::Types::DescribeLayersRequest
@note When making an API call, you may pass DescribeLayersRequest
data as a hash: { stack_id: "String", layer_ids: ["String"], }
@!attribute [rw] stack_id
The stack ID. @return [String]
@!attribute [rw] layer_ids
An array of layer IDs that specify the layers to be described. If you omit this parameter, `DescribeLayers` returns a description of every layer in the specified stack. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/opsworks-2013-02-18/DescribeLayersRequest AWS API Documentation
Constants
- SENSITIVE