StorageConfiguration

Defines the storage configuration for a runtime environment.

Inheritors

Types

Link copied to clipboard

Defines the storage configuration for an Amazon EFS file system.

Link copied to clipboard

Defines the storage configuration for an Amazon FSx file system.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this StorageConfiguration as a Efs and retrieves its aws.sdk.kotlin.services.m2.model.EfsStorageConfiguration value. Throws an exception if the StorageConfiguration is not a Efs.

Link copied to clipboard
Link copied to clipboard

Casts this StorageConfiguration as a Fsx and retrieves its aws.sdk.kotlin.services.m2.model.FsxStorageConfiguration value. Throws an exception if the StorageConfiguration is not a Fsx.

Link copied to clipboard