Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.MutualAuthentication
Packages that use MutualAuthentication
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of MutualAuthentication in software.amazon.awscdk.services.elasticloadbalancingv2
Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement MutualAuthenticationMethods in software.amazon.awscdk.services.elasticloadbalancingv2 that return MutualAuthenticationModifier and TypeMethodDescriptionMutualAuthentication.Builder.build()Builds the configured instance.final MutualAuthenticationApplicationListenerProps.Jsii$Proxy.getMutualAuthentication()default MutualAuthenticationBaseApplicationListenerProps.getMutualAuthentication()The mutual authentication configuration information.final MutualAuthenticationBaseApplicationListenerProps.Jsii$Proxy.getMutualAuthentication()Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type MutualAuthenticationModifier and TypeMethodDescriptionApplicationListener.Builder.mutualAuthentication(MutualAuthentication mutualAuthentication) The mutual authentication configuration information.ApplicationListenerProps.Builder.mutualAuthentication(MutualAuthentication mutualAuthentication) Sets the value ofBaseApplicationListenerProps.getMutualAuthentication()BaseApplicationListenerProps.Builder.mutualAuthentication(MutualAuthentication mutualAuthentication) Sets the value ofBaseApplicationListenerProps.getMutualAuthentication()