| Package | Description |
|---|---|
| software.amazon.awssdk.services.m2.model |
| Modifier and Type | Method and Description |
|---|---|
FsxStorageConfiguration |
StorageConfiguration.fsx()
Defines the storage configuration for an Amazon FSx file system.
|
| Modifier and Type | Method and Description |
|---|---|
static StorageConfiguration |
StorageConfiguration.fromFsx(FsxStorageConfiguration fsx)
Create an instance of this class with
StorageConfiguration.fsx() initialized to the given value. |
StorageConfiguration.Builder |
StorageConfiguration.Builder.fsx(FsxStorageConfiguration fsx)
Defines the storage configuration for an Amazon FSx file system.
|
Copyright © 2023. All rights reserved.