| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
static DataReplication |
DataReplication.fromValue(String value)
Use this in place of valueOf.
|
static DataReplication |
DataReplication.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataReplication[] |
DataReplication.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyWorkspacePropertiesRequest |
ModifyWorkspacePropertiesRequest.withDataReplication(DataReplication dataReplication)
Indicates the data replication status.
|
StandbyWorkspace |
StandbyWorkspace.withDataReplication(DataReplication dataReplication)
Indicates whether data replication is enabled, and if enabled, the type of data replication.
|
StandbyWorkspacesProperties |
StandbyWorkspacesProperties.withDataReplication(DataReplication dataReplication)
Indicates whether data replication is enabled, and if enabled, the type of data replication.
|
DataReplicationSettings |
DataReplicationSettings.withDataReplication(DataReplication dataReplication)
Indicates whether data replication is enabled, and if enabled, the type of data replication.
|
Copyright © 2025. All rights reserved.