SslState type

SslState の値を定義します。

type SslState = "Disabled" | "SniEnabled" | "IpBasedEnabled"