policies

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

Parameters

value

A list of policies to apply to the entity.


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


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

Parameters

values

A list of policies to apply to the entity.