class Aws::ApiGatewayV2::Types::GetDomainNameResponse

@!attribute [rw] api_mapping_selection_expression

An expression used to extract information at runtime. See [Selection
Expressions][1] for more information.

[1]: https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-websocket-api-selection-expressions.html#apigateway-websocket-api-apikey-selection-expressions
@return [String]

@!attribute [rw] domain_name

A string with a length between \[1-512\].
@return [String]

@!attribute [rw] domain_name_configurations

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

@!attribute [rw] mutual_tls_authentication

If specified, API Gateway performs two-way authentication between
the client and the server. Clients must present a trusted
certificate to access your API.
@return [Types::MutualTlsAuthentication]

@!attribute [rw] tags

Represents a collection of tags associated with the resource.
@return [Hash<String,String>]

Constants

SENSITIVE