protocols

@JvmName(name = "whhkdqapbbsgfkwa")
suspend fun protocols(value: Output<List<Int>>)
@JvmName(name = "jqxhqtwquxxqflop")
suspend fun protocols(value: List<Int>?)

Parameters

value

Set of protocols to inspect for, specified using the protocol's assigned internet protocol number (IANA). If not specified, this matches with any protocol.


@JvmName(name = "mbjtwkyidgtjkgjh")
suspend fun protocols(vararg values: Output<Int>)


@JvmName(name = "hijlklkrtifbdniq")
suspend fun protocols(values: List<Output<Int>>)
@JvmName(name = "gitgkbvrrgspvjua")
suspend fun protocols(vararg values: Int)

Parameters

values

Set of protocols to inspect for, specified using the protocol's assigned internet protocol number (IANA). If not specified, this matches with any protocol.