Honeypot Probe Honeypot Bind List
data class HoneypotProbeHoneypotBindList(val bindPortLists: List<HoneypotProbeHoneypotBindListBindPortList>? = null, val honeypotId: String? = null)
Constructors
Link copied to clipboard
constructor(bindPortLists: List<HoneypotProbeHoneypotBindListBindPortList>? = null, honeypotId: String? = null)