You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ApiGatewayV2::Types::UpdateDomainNameInput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the input parameters for an UpdateDomainName request.

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name_configurationsArray<Types::DomainNameConfiguration>

The domain name configurations.

Returns:

#mutual_tls_authenticationTypes::MutualTlsAuthenticationInput

The mutual TLS authentication configuration for a custom domain name.

Returns: