selectors property

List<GoogleCloudOsconfigV2OrchestrationScopeSelector>? selectors
getter/setter pair

Selectors of the orchestration scope.

There is a logical AND between each selector defined. When there is no explicit ResourceHierarchySelector selector specified, the scope is by default bounded to the parent of the policy orchestrator resource.

Optional.

Implementation

core.List<GoogleCloudOsconfigV2OrchestrationScopeSelector>? selectors;