Represents a collection on DomainNameAccessAssociations resources.
See https://www.paws-r-sdk.com/docs/apigateway_get_domain_name_access_associations/ for full documentation.
apigateway_get_domain_name_access_associations(
position = NULL,
limit = NULL,
resourceOwner = NULL
)
The current pagination position in the paged result set.
The maximum number of returned results per page. The default value is 25 and the maximum value is 500.
The owner of the domain name access association. Use SELF
to only list
the domain name access associations owned by your own account. Use
OTHER_ACCOUNTS
to list the domain name access associations with your
private custom domain names that are owned by other AWS accounts.