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 MutualAuthenticationModeMutualAuthentication.getMutualAuthenticationMode()The client certificate handling method.final MutualAuthenticationModeMutualAuthentication.Jsii$Proxy.getMutualAuthenticationMode()static MutualAuthenticationModeReturns 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()