IpSetIpSetDescriptor

data class IpSetIpSetDescriptor(val type: String, val value: String)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Type of the IP address - IPV4 or IPV6.

Link copied to clipboard

An IPv4 or IPv6 address specified via CIDR notationE.g., 192.0.2.44/32 or 1111:0000:0000:0000:0000:0000:0000:0000/64