retryAfterSeconds

@JvmName(name = "qlxsocguvqaeovly")
suspend fun retryAfterSeconds(value: Output<Int>)
@JvmName(name = "ydublejmboidlepu")
suspend fun retryAfterSeconds(value: Int?)

Parameters

value

If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action.