protocols

@JvmName(name = "rfmrpgwkncwubeew")
suspend fun protocols(value: Output<List<Int>>)
@JvmName(name = "wmgyedjfeqntbulf")
suspend fun protocols(value: List<Int>)

Parameters

value

Set of protocols to inspect for, specified using the protocol's assigned internet protocol number (IANA). Network Firewall currently supports TCP only. Valid values: 6


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


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

Parameters

values

Set of protocols to inspect for, specified using the protocol's assigned internet protocol number (IANA). Network Firewall currently supports TCP only. Valid values: 6