excludedScopes

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

Parameters

value

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


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


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

Parameters

values

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