selectors

@JvmName(name = "vkgqsbtoiudtqgmr")
suspend fun selectors(value: Output<List<V2PolicyOrchestratorForFolderOrchestrationScopeSelectorArgs>>)

Parameters

value

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.


@JvmName(name = "vulrlwqkpedovavr")
suspend fun selectors(vararg values: Output<V2PolicyOrchestratorForFolderOrchestrationScopeSelectorArgs>)


@JvmName(name = "svfvuvugoaqioanh")
suspend fun selectors(values: List<Output<V2PolicyOrchestratorForFolderOrchestrationScopeSelectorArgs>>)
@JvmName(name = "axtjbhdirrndxlth")
suspend fun selectors(vararg values: V2PolicyOrchestratorForFolderOrchestrationScopeSelectorArgs)

Parameters

values

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.


@JvmName(name = "euocmvvkbfsmogxl")
suspend fun selectors(argument: List<suspend V2PolicyOrchestratorForFolderOrchestrationScopeSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "rcrtdbwnyccwupaj")
suspend fun selectors(vararg argument: suspend V2PolicyOrchestratorForFolderOrchestrationScopeSelectorArgsBuilder.() -> Unit)
@JvmName(name = "mtlitlmpuhcgdkcb")
suspend fun selectors(argument: suspend V2PolicyOrchestratorForFolderOrchestrationScopeSelectorArgsBuilder.() -> Unit)

Parameters

argument

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.