excludedScopes

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

Parameters

value

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


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


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

Parameters

values

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