Fsx

Defines the storage configuration for an Amazon FSx file system.

Constructors

Link copied to clipboard
constructor(value: FsxStorageConfiguration)

Properties

Link copied to clipboard

Inherited 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