maximumRetryIntervalSeconds

@JvmName(name = "fjjrdxorgrisawkp")
suspend fun maximumRetryIntervalSeconds(value: Output<Int>)
@JvmName(name = "fyhevutyxbyoxorf")
suspend fun maximumRetryIntervalSeconds(value: Int?)

Parameters

value

The maximum retry interval in seconds. Defaults to 120.

Note: maximum_retry_interval_seconds must be greater than initial_retry_interval_seconds.