IpAccessSettingsIpRule

data class IpAccessSettingsIpRule(val description: String? = null, val ipRange: String)

Constructors

Link copied to clipboard
constructor(description: String? = null, ipRange: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

The description of the IP rule.

Link copied to clipboard

A single IP address or an IP address range in CIDR notation