action property
Action to be done by the orchestrator in
projects/{project_id}/zones/{zone_id}
locations defined by the
orchestration_scope
.
Allowed values: - UPSERT
- Orchestrator will create or update target
resources. - DELETE
- Orchestrator will delete target resources, if they
exist
Required.
Implementation
core.String? action;