DeliveryStreamRedshiftRetryOptionsArgs

data class DeliveryStreamRedshiftRetryOptionsArgs(val durationInSeconds: Output<Int>? = null) : ConvertibleToJava<DeliveryStreamRedshiftRetryOptionsArgs>

Constructors

Link copied to clipboard
fun DeliveryStreamRedshiftRetryOptionsArgs(durationInSeconds: Output<Int>? = null)

Functions

Link copied to clipboard
open override fun toJava(): DeliveryStreamRedshiftRetryOptionsArgs

Properties

Link copied to clipboard
val durationInSeconds: Output<Int>? = null