Class MinTlsVersion (1.18.0)

MinTlsVersion(value)

The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer. This can be one of TLS_1_0, TLS_1_1, TLS_1_2.

Values: UNDEFINED_MIN_TLS_VERSION (0): A value indicating that the enum field is not set. TLS_1_0 (33116734): TLS 1.0 TLS_1_1 (33116735): TLS 1.1 TLS_1_2 (33116736): TLS 1.2