Uses of Interface
software.amazon.awscdk.services.apigatewayv2.MTLSConfig
Packages that use MTLSConfig
-
Uses of MTLSConfig in software.amazon.awscdk.services.apigatewayv2
Classes in software.amazon.awscdk.services.apigatewayv2 that implement MTLSConfigMethods in software.amazon.awscdk.services.apigatewayv2 that return MTLSConfigModifier and TypeMethodDescriptionMTLSConfig.Builder.build()Builds the configured instance.default MTLSConfigDomainNameProps.getMtls()The mutual TLS authentication configuration for a custom domain name.final MTLSConfigDomainNameProps.Jsii$Proxy.getMtls()Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type MTLSConfigModifier and TypeMethodDescriptionDomainName.Builder.mtls(MTLSConfig mtls) The mutual TLS authentication configuration for a custom domain name.DomainNameProps.Builder.mtls(MTLSConfig mtls) Sets the value ofDomainNameProps.getMtls()