V2PolicyOrchestratorForFolderOrchestrationScopeArgs

data class V2PolicyOrchestratorForFolderOrchestrationScopeArgs(val selectors: Output<List<V2PolicyOrchestratorForFolderOrchestrationScopeSelectorArgs>>? = null) : ConvertibleToJava<V2PolicyOrchestratorForFolderOrchestrationScopeArgs>

Constructors

Properties

Link copied to clipboard

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. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): V2PolicyOrchestratorForFolderOrchestrationScopeArgs