bind Port Lists
Parameters
value
List of listening ports.See the following Block BindPortList
.
Parameters
values
List of listening ports.See the following Block BindPortList
.
suspend fun bindPortLists(argument: List<suspend HoneypotProbeHoneypotBindListBindPortListArgsBuilder.() -> Unit>)
suspend fun bindPortLists(vararg argument: suspend HoneypotProbeHoneypotBindListBindPortListArgsBuilder.() -> Unit)
suspend fun bindPortLists(argument: suspend HoneypotProbeHoneypotBindListBindPortListArgsBuilder.() -> Unit)
Parameters
argument
List of listening ports.See the following Block BindPortList
.