allowedPolicies

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

Parameters

value

List of allowed policies for given role.


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


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

Parameters

values

List of allowed policies for given role.