VolumeConfiguration
The configuration for a persistent volume attached to a capacity provider. This structure defines the storage backing for the persistent volumes used by agents that run on capacity provider instances.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- ebsConfiguration
-
The configuration for an Amazon EBS-backed persistent volume.
Type: EbsVolumeConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: