![]() |
---|
You must specify at least one of the parameters. |
Required Permissions: To use this action, an IAM user must have a Show, Deploy, or Manage permissions level for the stack, or an attached policy that explicitly grants permissions. For more information on user permissions, see Managing User Permissions.

C# |
public class DescribeCommandsRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeCommandsRequest()()()() | Initializes a new instance of the DescribeCommandsRequest class |
![]() | CommandIds |
Gets and sets the property CommandIds.
An array of command IDs. If you include this parameter, |
![]() | DeploymentId |
Gets and sets the property DeploymentId.
The deployment ID. If you include this parameter, |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | InstanceId |
Gets and sets the property InstanceId.
The instance ID. If you include this parameter, |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithCommandIds(array<String>[]()[][]) | Obsolete.
Sets the CommandIds property
|
![]() | WithCommandIds(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Sets the CommandIds property
|
![]() | WithDeploymentId(String) | Obsolete.
Sets the DeploymentId property
|
![]() | WithInstanceId(String) | Obsolete.
Sets the InstanceId property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeCommandsRequest |