| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| 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.