selectors

@JvmName(name = "qcrluncnfkugbmko")
suspend fun selectors(value: Output<List<V2PolicyOrchestratorOrchestrationScopeSelectorArgs>>)
@JvmName(name = "juvxxrooxfsbpwbr")
suspend fun selectors(value: List<V2PolicyOrchestratorOrchestrationScopeSelectorArgs>?)

Parameters

value

Optional. 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 = "eiydkilyelkwnmgw")
suspend fun selectors(vararg values: Output<V2PolicyOrchestratorOrchestrationScopeSelectorArgs>)


@JvmName(name = "ngdgqwyvjybrgmio")
suspend fun selectors(values: List<Output<V2PolicyOrchestratorOrchestrationScopeSelectorArgs>>)
@JvmName(name = "fmcpoybrejhfwcvd")
suspend fun selectors(vararg values: V2PolicyOrchestratorOrchestrationScopeSelectorArgs)

Parameters

values

Optional. 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 = "kivcxkwggehnuvkc")
suspend fun selectors(argument: List<suspend V2PolicyOrchestratorOrchestrationScopeSelectorArgsBuilder.() -> Unit>)
@JvmName(name = "yfhuktyuvxmooccd")
suspend fun selectors(vararg argument: suspend V2PolicyOrchestratorOrchestrationScopeSelectorArgsBuilder.() -> Unit)
@JvmName(name = "yvmlrlmcdhkqcbro")
suspend fun selectors(argument: suspend V2PolicyOrchestratorOrchestrationScopeSelectorArgsBuilder.() -> Unit)

Parameters

argument

Optional. 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.