opsworks_describe_commands {paws.management} | R Documentation |
Describes the results of specified commands.
See https://www.paws-r-sdk.com/docs/opsworks_describe_commands/ for full documentation.
opsworks_describe_commands(
DeploymentId = NULL,
InstanceId = NULL,
CommandIds = NULL
)
DeploymentId |
The deployment ID. If you include this parameter,
|
InstanceId |
The instance ID. If you include this parameter,
|
CommandIds |
An array of command IDs. If you include this parameter,
|