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

An array of command IDs. If you include this parameter,

CopyC#
DescribeCommands
returns a description of the specified commands. Otherwise, it returns a description of every command.

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

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