Uses of Enum
software.amazon.awscdk.services.elasticloadbalancingv2.MutualAuthenticationMode
Packages that use MutualAuthenticationMode
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of MutualAuthenticationMode in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return MutualAuthenticationModeModifier and TypeMethodDescriptiondefault MutualAuthenticationMode
MutualAuthentication.getMutualAuthenticationMode()
The client certificate handling method.final MutualAuthenticationMode
MutualAuthentication.Jsii$Proxy.getMutualAuthenticationMode()
static MutualAuthenticationMode
Returns the enum constant of this type with the specified name.static MutualAuthenticationMode[]
MutualAuthenticationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type MutualAuthenticationModeModifier and TypeMethodDescriptionMutualAuthentication.Builder.mutualAuthenticationMode
(MutualAuthenticationMode mutualAuthenticationMode) Sets the value ofMutualAuthentication.getMutualAuthenticationMode()