ActionProperties

constructor(maxAttempts: Int? = null, backoffMillis: Long? = null, backoffMultiplier: Double? = null, backoffMaxInterval: Long? = null, idempotent: Boolean? = null)