TlsVersion type

The minimum TLS version for the cluster to support, e.g. '1.3'
KnownTlsVersion can be used interchangeably with TlsVersion, this enum contains the known values that the service supports.

Known values supported by the service

1.0
1.1
1.2
1.3

type TlsVersion = string