View source: R/apigatewayv2_operations.R
apigatewayv2_create_domain_name | R Documentation |
Creates a domain name.
See https://www.paws-r-sdk.com/docs/apigatewayv2_create_domain_name/ for full documentation.
apigatewayv2_create_domain_name(
DomainName,
DomainNameConfigurations = NULL,
MutualTlsAuthentication = NULL,
Tags = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.