disallowedPoliciesGlobs

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

Parameters

value

Set of disallowed policies with glob match for given role.


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


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

Parameters

values

Set of disallowed policies with glob match for given role.