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