scopeSelector

@JvmName(name = "uvefcfpjlabdjruq")
suspend fun scopeSelector(value: Output<ScopeSelectorPatchArgs>)
@JvmName(name = "hjwqvfwtartvbudj")
suspend fun scopeSelector(value: ScopeSelectorPatchArgs?)

Parameters

value

scopeSelector is also a collection of filters like scopes that must match each object tracked by a quota but expressed using ScopeSelectorOperator in combination with possible values. For a resource to match, both scopes AND scopeSelector (if specified in spec), must be matched.


@JvmName(name = "oxenjgnehudqdyne")
suspend fun scopeSelector(argument: suspend ScopeSelectorPatchArgsBuilder.() -> Unit)

Parameters

argument

scopeSelector is also a collection of filters like scopes that must match each object tracked by a quota but expressed using ScopeSelectorOperator in combination with possible values. For a resource to match, both scopes AND scopeSelector (if specified in spec), must be matched.