Class MutualAuthenticationAttributes

java.lang.Object
software.amazon.awssdk.services.elasticloadbalancingv2.model.MutualAuthenticationAttributes
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<MutualAuthenticationAttributes.Builder,MutualAuthenticationAttributes>

@Generated("software.amazon.awssdk:codegen") public final class MutualAuthenticationAttributes extends Object implements SdkPojo, Serializable, ToCopyableBuilder<MutualAuthenticationAttributes.Builder,MutualAuthenticationAttributes>

Information about the mutual authentication attributes of a listener.

See Also: