Learn R Programming

paws.networking (version 0.1.9)

apigateway_get_domain_name: Represents a domain name that is contained in a simpler, more intuitive URL that can be called

Description

Represents a domain name that is contained in a simpler, more intuitive URL that can be called.

Usage

apigateway_get_domain_name(domainName)

Arguments

domainName

[required] [Required] The name of the DomainName resource.

Request syntax

svc$get_domain_name(
  domainName = "string"
)