Skip to content

Bedrock Agentcore Control  >  Unions  >  VolumeConfiguration

VolumeConfiguration

Union Type

VolumeConfiguration module-attribute

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.

Union Member Types

VolumeConfigurationEbsConfiguration dataclass

The configuration for an Amazon EBS-backed persistent volume.

Attributes

value instance-attribute

VolumeConfigurationUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str