class Aws::ApiGatewayV2::Types::DomainName


@return [Hash<String,String>]
The collection of tags associated with a domain name.
@!attribute [rw] tags
@return [Types::MutualTlsAuthentication]
name.
The mutual TLS authentication configuration for a custom domain
@!attribute [rw] mutual_tls_authentication
@return [Array<Types::DomainNameConfiguration>]
The domain name configurations.
@!attribute [rw] domain_name_configurations
@return [String]
The name of the DomainName resource.
@!attribute [rw] domain_name
@return [String]
The API mapping selection expression.
@!attribute [rw] api_mapping_selection_expression
Represents a domain name.