Honeypot Probe Honeypot Bind List Bind Port List Args
data class HoneypotProbeHoneypotBindListBindPortListArgs(val bindPort: Output<Boolean>? = null, val endPort: Output<Int>? = null, val fixed: Output<Boolean>? = null, val startPort: Output<Int>? = null, val targetPort: Output<Int>? = null) : ConvertibleToJava<HoneypotProbeHoneypotBindListBindPortListArgs>