CustomSslGeoRestrictions

data class CustomSslGeoRestrictions(val label: String? = null)

Constructors

Link copied to clipboard
constructor(label: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val label: String? = null

Available values: "us", "eu", "highest_security".