disallowedPoliciesGlobs

@JvmName(name = "bcodaicyslsmvkcq")
suspend fun disallowedPoliciesGlobs(value: Output<List<String>>)
@JvmName(name = "ulibsbgpwmehcerv")
suspend fun disallowedPoliciesGlobs(value: List<String>?)

Parameters

value

Set of disallowed policies with glob match for given role.


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


@JvmName(name = "cqmtjjkxlijmpbjf")
suspend fun disallowedPoliciesGlobs(values: List<Output<String>>)
@JvmName(name = "uuwnagupeafbqvfr")
suspend fun disallowedPoliciesGlobs(vararg values: String)

Parameters

values

Set of disallowed policies with glob match for given role.