View source: R/opsworks_operations.R
opsworks_describe_commands | 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,
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.