DeliveryStreamElasticsearchRetryOptions

data class DeliveryStreamElasticsearchRetryOptions(val durationInSeconds: Int? = null)

Constructors

Link copied to clipboard
fun DeliveryStreamElasticsearchRetryOptions(durationInSeconds: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val durationInSeconds: Int? = null