policies

@JvmName(name = "garwlumqdjufxnjw")
suspend fun policies(value: Output<List<String>>)
@JvmName(name = "qmjraxborptosayj")
suspend fun policies(value: List<String>?)

Parameters

value

A list of policies to apply to the entity.


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


@JvmName(name = "bvnnedidqdgsllym")
suspend fun policies(values: List<Output<String>>)
@JvmName(name = "kchwibmvgtpnhfhv")
suspend fun policies(vararg values: String)

Parameters

values

A list of policies to apply to the entity.