View source: R/controltower_operations.R
controltower_list_landing_zone_operations | R Documentation |
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
)
filter |
An input filter for the
|
maxResults |
How many results to return per API call. |
nextToken |
The token to continue the list from a previous API call with the same parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.