allowedPolicies

@JvmName(name = "mbhuskdopxckjyso")
suspend fun allowedPolicies(value: Output<List<String>>)
@JvmName(name = "vllrprxcfwihcrsk")
suspend fun allowedPolicies(value: List<String>?)

Parameters

value

List of allowed policies for given role.


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


@JvmName(name = "tccwdeigvcmswfaf")
suspend fun allowedPolicies(values: List<Output<String>>)
@JvmName(name = "vxyesvdtyvxeqlng")
suspend fun allowedPolicies(vararg values: String)

Parameters

values

List of allowed policies for given role.