| Package | Description |
|---|---|
| com.amazonaws.services.elasticfilesystem.model |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationOverwriteProtection |
ReplicationOverwriteProtection.fromValue(String value)
Use this in place of valueOf.
|
static ReplicationOverwriteProtection |
ReplicationOverwriteProtection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationOverwriteProtection[] |
ReplicationOverwriteProtection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemProtectionResult |
UpdateFileSystemProtectionResult.withReplicationOverwriteProtection(ReplicationOverwriteProtection replicationOverwriteProtection)
The status of the file system's replication overwrite protection.
|
UpdateFileSystemProtectionRequest |
UpdateFileSystemProtectionRequest.withReplicationOverwriteProtection(ReplicationOverwriteProtection replicationOverwriteProtection)
The status of the file system's replication overwrite protection.
|
FileSystemProtectionDescription |
FileSystemProtectionDescription.withReplicationOverwriteProtection(ReplicationOverwriteProtection replicationOverwriteProtection)
The status of the file system's replication overwrite protection.
|
Copyright © 2024. All rights reserved.