useCustomComputeIdempotencyWindow property
Specifies if Service Networking should use a custom time bucket for Arcus idempotency.
If false, Service Networking uses a 300 second (5 minute) Arcus idempotency window. If true, Service Networking uses a custom idempotency window provided by the user in field compute_idempotency_window. For more information on how to use, see: go/revisit-sn-idempotency-window
Optional.
Implementation
core.bool? useCustomComputeIdempotencyWindow;