Honeypot Probe Honeypot Bind List Args
data class HoneypotProbeHoneypotBindListArgs(val bindPortLists: Output<List<HoneypotProbeHoneypotBindListBindPortListArgs>>? = null, val honeypotId: Output<String>? = null) : ConvertibleToJava<HoneypotProbeHoneypotBindListArgs>
Constructors
Link copied to clipboard
constructor(bindPortLists: Output<List<HoneypotProbeHoneypotBindListBindPortListArgs>>? = null, honeypotId: Output<String>? = null)