location Selector
suspend fun locationSelector(value: Output<V2PolicyOrchestratorOrchestrationScopeSelectorLocationSelectorArgs>)
suspend fun locationSelector(value: V2PolicyOrchestratorOrchestrationScopeSelectorLocationSelectorArgs?)
Parameters
value
Selector containing locations in scope. Structure is documented below.
suspend fun locationSelector(argument: suspend V2PolicyOrchestratorOrchestrationScopeSelectorLocationSelectorArgsBuilder.() -> Unit)
Parameters
argument
Selector containing locations in scope. Structure is documented below.