toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.kinesisfirehose.kotlin.outputs
/
DeliveryStreamSnowflakeRetryOptions
Delivery
Stream
Snowflake
Retry
Options
data
class
DeliveryStreamSnowflakeRetryOptions
(
val
durationInSeconds
:
Int
?
=
null
)
Members
Constructors
Delivery
Stream
Snowflake
Retry
Options
Link copied to clipboard
constructor
(
durationInSeconds
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
duration
In
Seconds
Link copied to clipboard
val
durationInSeconds
:
Int
?
=
null
the time period where Firehose will retry sending data to the chosen HTTP endpoint.