notScopes

@JvmName(name = "ffrnmhhyobqxjrpt")
suspend fun notScopes(value: Output<List<String>>)
@JvmName(name = "pouwfglyurbdfvwq")
suspend fun notScopes(value: List<String>?)

Parameters

value

The policy's excluded scopes.


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


@JvmName(name = "nnryujtmgdmbvlkk")
suspend fun notScopes(values: List<Output<String>>)
@JvmName(name = "utensdovcijdiktt")
suspend fun notScopes(vararg values: String)

Parameters

values

The policy's excluded scopes.