| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
static RegionInfo.Builder |
RegionInfo.builder() |
RegionInfo.Builder |
RegionInfo.Builder.sseKmsKeyId(String sseKmsKeyId)
The ID of the KMS key used to encrypt the data in this Amazon Web Services Region.
|
RegionInfo.Builder |
RegionInfo.Builder.status(RegionStatus status)
The status of the Amazon Web Services Region in the replication set.
|
RegionInfo.Builder |
RegionInfo.Builder.status(String status)
The status of the Amazon Web Services Region in the replication set.
|
RegionInfo.Builder |
RegionInfo.Builder.statusMessage(String statusMessage)
Information displayed about the status of the Amazon Web Services Region.
|
RegionInfo.Builder |
RegionInfo.Builder.statusUpdateDateTime(Instant statusUpdateDateTime)
The most recent date and time that Incident Manager updated the Amazon Web Services Region's status.
|
RegionInfo.Builder |
RegionInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RegionInfo.Builder> |
RegionInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.