excludedScopes

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

Parameters

value

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


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


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

Parameters

values

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