policies

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

Parameters

value

A list of policies to apply to the entity.


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


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

Parameters

values

A list of policies to apply to the entity.