controltower_list_landing_zones {paws.management} | R Documentation |
Returns the landing zone ARN for the landing zone deployed in your managed account
Description
Returns the landing zone ARN for the landing zone deployed in your managed account. This API also creates an ARN for existing accounts that do not yet have a landing zone ARN.
See https://www.paws-r-sdk.com/docs/controltower_list_landing_zones/ for full documentation.
Usage
controltower_list_landing_zones(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of returned landing zone ARNs, which is one. |
nextToken |
The token to continue the list from a previous API call with the same parameters. |
[Package paws.management version 0.7.0 Index]