Lists all landing zone operations from the past 90 days. Results are sorted by time, with the most recent operation first.
See https://www.paws-r-sdk.com/docs/controltower_list_landing_zone_operations/ for full documentation.
controltower_list_landing_zone_operations(
filter = NULL,
maxResults = NULL,
nextToken = NULL
)
An input filter for the
list_landing_zone_operations
API that lets you select the types of landing zone operations to view.
How many results to return per API call.
The token to continue the list from a previous API call with the same parameters.