MinimumTlsVersion type

TLS protocol version that will be used for Https

type MinimumTlsVersion = "None" | "TLS10" | "TLS12"