Describe an instance's RAID arrays.
See https://paws-r.github.io/docs/opsworks/describe_raid_arrays.html for full documentation.
opsworks_describe_raid_arrays(
InstanceId = NULL,
StackId = NULL,
RaidArrayIds = NULL
)The instance ID. If you use this parameter,
describe_raid_arrays returns
descriptions of the RAID arrays associated with the specified instance.
The stack ID.
An array of RAID array IDs. If you use this parameter,
describe_raid_arrays returns
descriptions of the specified arrays. Otherwise, it returns a
description of every array.