| Package | Description |
|---|---|
| com.amazonaws.services.elasticfilesystem.model |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationStatus |
ReplicationStatus.fromValue(String value)
Use this in place of valueOf.
|
static ReplicationStatus |
ReplicationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationStatus[] |
ReplicationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Destination |
Destination.withStatus(ReplicationStatus status)
Describes the status of the destination EFS file system.
|
Copyright © 2024. All rights reserved.