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

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

CopyC#
DescribeStacks
returns a description of every stack.

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

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