allowedPoliciesGlobs

@JvmName(name = "bckperychlwyikqx")
suspend fun allowedPoliciesGlobs(value: Output<List<String>>)
@JvmName(name = "vhpfkqvkitslwpej")
suspend fun allowedPoliciesGlobs(value: List<String>?)

Parameters

value

Set of allowed policies with glob match for given role.


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


@JvmName(name = "gjajngainkuqlcwi")
suspend fun allowedPoliciesGlobs(values: List<Output<String>>)
@JvmName(name = "jiguxabofbjbnypm")
suspend fun allowedPoliciesGlobs(vararg values: String)

Parameters

values

Set of allowed policies with glob match for given role.