V2Policy Orchestrator For Organization Orchestration Scope Args Builder
Functions
Link copied to clipboard
suspend fun selectors(value: Output<List<V2PolicyOrchestratorForOrganizationOrchestrationScopeSelectorArgs>>)
suspend fun selectors(vararg values: Output<V2PolicyOrchestratorForOrganizationOrchestrationScopeSelectorArgs>)
suspend fun selectors(vararg values: V2PolicyOrchestratorForOrganizationOrchestrationScopeSelectorArgs)
suspend fun selectors(vararg argument: suspend V2PolicyOrchestratorForOrganizationOrchestrationScopeSelectorArgsBuilder.() -> Unit)
suspend fun selectors(values: List<Output<V2PolicyOrchestratorForOrganizationOrchestrationScopeSelectorArgs>>)
suspend fun selectors(value: List<V2PolicyOrchestratorForOrganizationOrchestrationScopeSelectorArgs>?)
suspend fun selectors(argument: List<suspend V2PolicyOrchestratorForOrganizationOrchestrationScopeSelectorArgsBuilder.() -> Unit>)
suspend fun selectors(argument: suspend V2PolicyOrchestratorForOrganizationOrchestrationScopeSelectorArgsBuilder.() -> Unit)