Uses of Enum Class
software.amazon.awscdk.services.appmesh.TlsMode
Packages that use TlsMode
-
Uses of TlsMode in software.amazon.awscdk.services.appmesh
Methods in software.amazon.awscdk.services.appmesh that return TlsModeModifier and TypeMethodDescriptionListenerTlsOptions.getMode()The TLS mode.final TlsModeListenerTlsOptions.Jsii$Proxy.getMode()static TlsModeReturns the enum constant of this class with the specified name.static TlsMode[]TlsMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.appmesh with parameters of type TlsMode