class Aws::ApiGatewayV2::Types::CreateDomainNameInput

Represents the input parameters for a CreateDomainName request.

@!attribute [rw] domain_name

The domain name.
@return [String]

@!attribute [rw] domain_name_configurations

The domain name configurations.
@return [Array<Types::DomainNameConfiguration>]

@!attribute [rw] mutual_tls_authentication

The mutual TLS authentication configuration for a custom domain
name.
@return [Types::MutualTlsAuthenticationInput]

@!attribute [rw] tags

The collection of tags associated with a domain name.
@return [Hash<String,String>]

Constants

SENSITIVE