arczonalshift_list_zonal_shifts {paws.networking} | R Documentation |
Lists all active and completed zonal shifts in Amazon Route 53 Application Recovery Controller in your Amazon Web Services account in this Amazon Web Services Region
Description
Lists all active and completed zonal shifts in Amazon Route 53 Application Recovery Controller in your Amazon Web Services account in this Amazon Web Services Region. list_zonal_shifts
returns customer-initiated zonal shifts, as well as practice run zonal shifts that Route 53 ARC started on your behalf for zonal autoshift.
See https://www.paws-r-sdk.com/docs/arczonalshift_list_zonal_shifts/ for full documentation.
Usage
arczonalshift_list_zonal_shifts(
maxResults = NULL,
nextToken = NULL,
resourceIdentifier = NULL,
status = NULL
)
Arguments
maxResults |
The number of objects that you want to return with this call. |
nextToken |
Specifies that you want to receive the next page of results. Valid only
if you received a |
resourceIdentifier |
The identifier for the resource that you want to list zonal shifts for. The identifier is the Amazon Resource Name (ARN) for the resource. |
status |
A status for a zonal shift. The
|