| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::APIGatewayv2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MTLSConfig.Jsii$Proxy
An implementation for
MTLSConfig |
| Modifier and Type | Method and Description |
|---|---|
MTLSConfig |
MTLSConfig.Builder.build()
Builds the configured instance.
|
default MTLSConfig |
DomainNameProps.getMtls()
(experimental) The mutual TLS authentication configuration for a custom domain name.
|
MTLSConfig |
DomainNameProps.Jsii$Proxy.getMtls() |
| Modifier and Type | Method and Description |
|---|---|
DomainName.Builder |
DomainName.Builder.mtls(MTLSConfig mtls)
(experimental) The mutual TLS authentication configuration for a custom domain name.
|
DomainNameProps.Builder |
DomainNameProps.Builder.mtls(MTLSConfig mtls)
Sets the value of
DomainNameProps.getMtls() |
Copyright © 2022. All rights reserved.