lightsail_get_domains: Returns a list of all domains in the user's account
Description
Returns a list of all domains in the user's account.
Usage
lightsail_get_domains(pageToken)
Arguments
pageToken
A token used for advancing to the next page of results from your get
domains request.
Request syntax
svc$get_domains(
pageToken = "string"
)