minTlsVersion

@JvmName(name = "eihmslyccoyprbmq")
suspend fun minTlsVersion(value: Output<String>)
@JvmName(name = "axtrskhwcsydbfbl")
suspend fun minTlsVersion(value: String?)

Parameters

value

The minimum version of SSL protocol that can be used by the clients to establish a connection with the load balancer. Default value is TLS_1_0. Possible values are: TLS_1_0, TLS_1_1, TLS_1_2.