View source: R/opsworks_operations.R
opsworks_describe_volumes | R Documentation |
Describes an instance's Amazon EBS volumes.
See https://www.paws-r-sdk.com/docs/opsworks_describe_volumes/ for full documentation.
opsworks_describe_volumes(
InstanceId = NULL,
StackId = NULL,
RaidArrayId = NULL,
VolumeIds = NULL
)
InstanceId |
The instance ID. If you use this parameter,
|
StackId |
A stack ID. The action describes the stack's registered Amazon EBS volumes. |
RaidArrayId |
The RAID array ID. If you use this parameter,
|
VolumeIds |
Am array of volume IDs. If you use this parameter,
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.