AccessRuleConfiguration

data class AccessRuleConfiguration(val target: String, val value: String)

Constructors

Link copied to clipboard
constructor(target: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The request property to target. Available values: ip, ip6, ip_range, asn, country. Modifying this attribute will force creation of a new resource.

Link copied to clipboard

The value to target. Depends on target's type. Modifying this attribute will force creation of a new resource.