| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.KinesisFirehose.DeliveryStream.ElasticsearchRetryOptionsProperty
Documentation
data ElasticsearchRetryOptionsProperty Source #
Constructors
| ElasticsearchRetryOptionsProperty | |
Instances
| ToJSON ElasticsearchRetryOptionsProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ElasticsearchRetryOptionsProperty | |||||
| Show ElasticsearchRetryOptionsProperty Source # | |||||
| Eq ElasticsearchRetryOptionsProperty Source # | |||||
| ToResourceProperties ElasticsearchRetryOptionsProperty Source # | |||||
| Property "DurationInSeconds" ElasticsearchRetryOptionsProperty Source # | |||||
Defined in Stratosphere.KinesisFirehose.DeliveryStream.ElasticsearchRetryOptionsProperty Associated Types
Methods set :: PropertyType "DurationInSeconds" ElasticsearchRetryOptionsProperty -> ElasticsearchRetryOptionsProperty -> ElasticsearchRetryOptionsProperty # | |||||
| type PropertyType "DurationInSeconds" ElasticsearchRetryOptionsProperty Source # | |||||