| Package | Description |
|---|---|
| com.amazonaws.services.arczonalshift.model |
| Modifier and Type | Method and Description |
|---|---|
ZonalShiftSummary |
ZonalShiftSummary.clone() |
ZonalShiftSummary |
ZonalShiftSummary.withAwayFrom(String awayFrom)
The Availability Zone that traffic is moved away from for a resource when you start a zonal shift.
|
ZonalShiftSummary |
ZonalShiftSummary.withComment(String comment)
A comment that you enter about the zonal shift.
|
ZonalShiftSummary |
ZonalShiftSummary.withExpiryTime(Date expiryTime)
The expiry time (expiration time) for a customer-started zonal shift.
|
ZonalShiftSummary |
ZonalShiftSummary.withPracticeRunOutcome(PracticeRunOutcome practiceRunOutcome)
The outcome, or end state, of a practice run.
|
ZonalShiftSummary |
ZonalShiftSummary.withPracticeRunOutcome(String practiceRunOutcome)
The outcome, or end state, of a practice run.
|
ZonalShiftSummary |
ZonalShiftSummary.withResourceIdentifier(String resourceIdentifier)
The identifier for the resource to include in a zonal shift.
|
ZonalShiftSummary |
ZonalShiftSummary.withStartTime(Date startTime)
The time (UTC) when the zonal shift starts.
|
ZonalShiftSummary |
ZonalShiftSummary.withStatus(String status)
A status for a zonal shift.
|
ZonalShiftSummary |
ZonalShiftSummary.withStatus(ZonalShiftStatus status)
A status for a zonal shift.
|
ZonalShiftSummary |
ZonalShiftSummary.withZonalShiftId(String zonalShiftId)
The identifier of a zonal shift.
|
| Modifier and Type | Method and Description |
|---|---|
List<ZonalShiftSummary> |
ListZonalShiftsResult.getItems()
The items in the response list.
|
| Modifier and Type | Method and Description |
|---|---|
ListZonalShiftsResult |
ListZonalShiftsResult.withItems(ZonalShiftSummary... items)
The items in the response list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListZonalShiftsResult.setItems(Collection<ZonalShiftSummary> items)
The items in the response list.
|
ListZonalShiftsResult |
ListZonalShiftsResult.withItems(Collection<ZonalShiftSummary> items)
The items in the response list.
|
Copyright © 2023. All rights reserved.