disallowedPoliciesGlobs

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

Parameters

value

Set of disallowed policies with glob match for given role.


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


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

Parameters

values

Set of disallowed policies with glob match for given role.