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
- Struct
- Aws::ApiGatewayV2::Types::UpdateDomainNameInput
- Defined in:
- (unknown)
Overview
Represents the input parameters for an UpdateDomainName request.
Instance Attribute Summary collapse
-
#domain_name_configurations ⇒ Array<Types::DomainNameConfiguration>
The domain name configurations.
-
#mutual_tls_authentication ⇒ Types::MutualTlsAuthenticationInput
The mutual TLS authentication configuration for a custom domain name.
Instance Attribute Details
#domain_name_configurations ⇒ Array<Types::DomainNameConfiguration>
The domain name configurations.
#mutual_tls_authentication ⇒ Types::MutualTlsAuthenticationInput
The mutual TLS authentication configuration for a custom domain name.