intervalTime property
Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_INTEGRATION_WITH_BACKOFF.
Defines the initial interval in seconds for backoff.
Implementation
core.String? intervalTime;
Required if retry_strategy is FIXED_INTERVAL or LINEAR/EXPONENTIAL_BACKOFF/RESTART_INTEGRATION_WITH_BACKOFF.
Defines the initial interval in seconds for backoff.
core.String? intervalTime;