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