JobStepExecutionOptionsArgs

constructor(initialRetryIntervalSeconds: Output<Int>? = null, maximumRetryIntervalSeconds: Output<Int>? = null, retryAttempts: Output<Int>? = null, retryIntervalBackoffMultiplier: Output<Double>? = null, timeoutSeconds: Output<Int>? = null)