excludedScopes

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

Parameters

value

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


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


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

Parameters

values

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