excludedScopes

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

Parameters

value

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


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


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

Parameters

values

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