allowedPoliciesGlobs

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

Parameters

value

Set of allowed policies with glob match for given role.


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


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

Parameters

values

Set of allowed policies with glob match for given role.