protocols

@JvmName(name = "cxpuajuddewhimam")
suspend fun protocols(value: Output<List<String>>)
@JvmName(name = "oxjrnhwxjxjnephm")
suspend fun protocols(value: List<String>)

Parameters

value

A list of protocols. Possible values are Any, ICMP, TCP and UDP.


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


@JvmName(name = "uweighuhtaqemtvv")
suspend fun protocols(values: List<Output<String>>)
@JvmName(name = "rbaugejhhxamivjf")
suspend fun protocols(vararg values: String)

Parameters

values

A list of protocols. Possible values are Any, ICMP, TCP and UDP.