Uses of Enum
software.amazon.awscdk.services.appmesh.TlsMode
-
Uses of TlsMode in software.amazon.awscdk.services.appmesh
Modifier and TypeMethodDescriptionListenerTlsOptions.getMode()
The TLS mode.final TlsMode
ListenerTlsOptions.Jsii$Proxy.getMode()
static TlsMode
Returns the enum constant of this type with the specified name.static TlsMode[]
TlsMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.