| 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 |
|---|---|
DeleteDataRepositoryAssociationResult |
DeleteDataRepositoryAssociationResult.withLifecycle(DataRepositoryLifecycle lifecycle)
Describes the lifecycle state of the data repository association being deleted.
|
DataRepositoryAssociation |
DataRepositoryAssociation.withLifecycle(DataRepositoryLifecycle lifecycle)
Describes the state of a data repository association.
|
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 © 2023. All rights reserved.