excludedScopes

@JvmName(name = "lahphjhiwfqwwphn")
suspend fun excludedScopes(value: Output<List<String>>)
@JvmName(name = "elrrvgxnwfsqxjid")
suspend fun excludedScopes(value: List<String>?)

Parameters

value

Excluded scopes, filter out the descendants of the scope (on management scopes)


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


@JvmName(name = "qlujgflrgbgoaicn")
suspend fun excludedScopes(values: List<Output<String>>)
@JvmName(name = "njphoolfaocgyqbw")
suspend fun excludedScopes(vararg values: String)

Parameters

values

Excluded scopes, filter out the descendants of the scope (on management scopes)