View source: R/opsworks_operations.R
opsworks_describe_instances | R Documentation |
Requests a description of a set of instances.
See https://www.paws-r-sdk.com/docs/opsworks_describe_instances/ for full documentation.
opsworks_describe_instances(StackId = NULL, LayerId = NULL, InstanceIds = NULL)
StackId |
A stack ID. If you use this parameter,
|
LayerId |
A layer ID. If you use this parameter,
|
InstanceIds |
An array of instance IDs to be described. If you use this parameter,
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.