View source: R/opsworks_operations.R
opsworks_describe_raid_arrays | R Documentation |
Describe an instance's RAID arrays.
See https://www.paws-r-sdk.com/docs/opsworks_describe_raid_arrays/ for full documentation.
opsworks_describe_raid_arrays(
InstanceId = NULL,
StackId = NULL,
RaidArrayIds = NULL
)
InstanceId |
The instance ID. If you use this parameter,
|
StackId |
The stack ID. |
RaidArrayIds |
An array of RAID array IDs. If you use this parameter,
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.