| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static DataRepositoryLifecycle |
DataRepositoryLifecycle.fromValue(String value)
Use this in place of valueOf.
|
static DataRepositoryLifecycle |
DataRepositoryLifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataRepositoryLifecycle[] |
DataRepositoryLifecycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DataRepositoryConfiguration |
DataRepositoryConfiguration.withLifecycle(DataRepositoryLifecycle lifecycle)
Describes the state of the file system's S3 durable data repository, if it is configured with an S3 repository.
|
Copyright © 2020. All rights reserved.