| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::ApiGatewayV2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDomainName.MutualTlsAuthenticationProperty.Jsii$Proxy
An implementation for
CfnDomainName.MutualTlsAuthenticationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDomainName.MutualTlsAuthenticationProperty |
CfnDomainName.MutualTlsAuthenticationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDomainName.Builder |
CfnDomainName.Builder.mutualTlsAuthentication(CfnDomainName.MutualTlsAuthenticationProperty mutualTlsAuthentication)
The mutual TLS authentication configuration for a custom domain name.
|
CfnDomainNameProps.Builder |
CfnDomainNameProps.Builder.mutualTlsAuthentication(CfnDomainName.MutualTlsAuthenticationProperty mutualTlsAuthentication)
Sets the value of
CfnDomainNameProps.getMutualTlsAuthentication() |
void |
CfnDomainName.setMutualTlsAuthentication(CfnDomainName.MutualTlsAuthenticationProperty value)
The mutual TLS authentication configuration for a custom domain name.
|
Copyright © 2022. All rights reserved.