| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Cognito.LogDeliveryConfiguration.FirehoseConfigurationProperty
Documentation
data FirehoseConfigurationProperty Source #
Constructors
| FirehoseConfigurationProperty | |
Instances
| ToJSON FirehoseConfigurationProperty Source # | |||||
| Show FirehoseConfigurationProperty Source # | |||||
Defined in Stratosphere.Cognito.LogDeliveryConfiguration.FirehoseConfigurationProperty Methods showsPrec :: Int -> FirehoseConfigurationProperty -> ShowS # show :: FirehoseConfigurationProperty -> String # showList :: [FirehoseConfigurationProperty] -> ShowS # | |||||
| Eq FirehoseConfigurationProperty Source # | |||||
| ToResourceProperties FirehoseConfigurationProperty Source # | |||||
| Property "StreamArn" FirehoseConfigurationProperty Source # | |||||
Defined in Stratosphere.Cognito.LogDeliveryConfiguration.FirehoseConfigurationProperty Associated Types
Methods set :: PropertyType "StreamArn" FirehoseConfigurationProperty -> FirehoseConfigurationProperty -> FirehoseConfigurationProperty # | |||||
| type PropertyType "StreamArn" FirehoseConfigurationProperty Source # | |||||