MinimumTlsVersion type
Defines values for MinimumTlsVersion.
KnownMinimumTlsVersion can be used interchangeably with MinimumTlsVersion,
this enum contains the known values that the service supports.
Known values supported by the service
TLS1_0
TLS1_1
TLS1_2
TLS1_3
type MinimumTlsVersion = string