class Aws::ApiGatewayV2::Types::DomainName

Represents a domain name.

@!attribute [rw] api_mapping_selection_expression

The API mapping selection expression.
@return [String]

@!attribute [rw] domain_name

The name of the DomainName resource.
@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::MutualTlsAuthentication]

@!attribute [rw] tags

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

Constants

SENSITIVE