| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationSetStatus |
ReplicationSetStatus.fromValue(String value)
Use this in place of valueOf.
|
static ReplicationSetStatus |
ReplicationSetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplicationSetStatus[] |
ReplicationSetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationSet |
ReplicationSet.withStatus(ReplicationSetStatus status)
The status of the replication set.
|
Copyright © 2024. All rights reserved.