ports

@JvmName(name = "lqtjywsixnkqwcnu")
suspend fun ports(value: Output<List<Int>>)
@JvmName(name = "cjbckhaxhifwmkvm")
suspend fun ports(value: List<Int>?)

Parameters

value

One or more ports that the policy is enforced for.


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


@JvmName(name = "cvcclckrfyaubrsd")
suspend fun ports(values: List<Output<Int>>)
@JvmName(name = "uoxvnguodcdepctf")
suspend fun ports(vararg values: Int)

Parameters

values

One or more ports that the policy is enforced for.