paws.networking (version 0.1.6)

apigateway_get_domain_names: Represents a collection of DomainName resources

Description

Represents a collection of DomainName resources.

Usage

apigateway_get_domain_names(position, limit)

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.

Request syntax

svc$get_domain_names(
  position = "string",
  limit = 123
)