AWS SDK for .NET Documentation
LayerIds Property
AmazonAmazon.OpsWorks.ModelDescribeLayersRequestLayerIds Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property LayerIds.

An array of layer IDs that specify the layers to be described. If you omit this parameter,

CopyC#
DescribeLayers
returns a description of every layer in the specified stack.

Declaration Syntax
C#
public List<string> LayerIds { get; set; }

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