Learn R Programming

paws.networking (version 0.2.0)

apigatewayv2_create_domain_name: Creates a domain name

Description

Creates a domain name.

See https://paws-r.github.io/docs/apigatewayv2/create_domain_name.html for full documentation.

Usage

apigatewayv2_create_domain_name(
  DomainName,
  DomainNameConfigurations = NULL,
  MutualTlsAuthentication = NULL,
  Tags = NULL
)

Arguments

DomainName

[required] The domain name.

DomainNameConfigurations

The domain name configurations.

MutualTlsAuthentication

The mutual TLS authentication configuration for a custom domain name.

Tags

The collection of tags associated with a domain name.