| Package | Description |
|---|---|
| software.amazon.awssdk.services.arczonalshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<ZonalShiftInResource> |
GetManagedResourceResponse.zonalShifts()
The zonal shifts that are currently active for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
GetManagedResourceResponse.Builder |
GetManagedResourceResponse.Builder.zonalShifts(ZonalShiftInResource... zonalShifts)
The zonal shifts that are currently active for a resource.
|
| Modifier and Type | Method and Description |
|---|---|
GetManagedResourceResponse.Builder |
GetManagedResourceResponse.Builder.zonalShifts(Collection<ZonalShiftInResource> zonalShifts)
The zonal shifts that are currently active for a resource.
|
Copyright © 2023. All rights reserved.