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