tls12Only

val tls12Only: Output<String>? = null

Deprecated

tls_1_2_only has been deprecated in favour of using `min_tls_version = "1.2"` instead.