apigateway_get_domain_names {paws.networking} | R Documentation |
Represents a collection of DomainName resources
Description
Represents a collection of DomainName resources.
See https://www.paws-r-sdk.com/docs/apigateway_get_domain_names/ for full documentation.
Usage
apigateway_get_domain_names(
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. |
[Package paws.networking version 0.9.0 Index]