PolicyNetworkAclEntryIcmpTypeCodeProperties

data class PolicyNetworkAclEntryIcmpTypeCodeProperties(val code: Int, val type: Int)

ICMP type and code.

Constructors

constructor(code: Int, type: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val code: Int

Code.

Link copied to clipboard
val type: Int

Type.