| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.PinpointEmail.ConfigurationSetEventDestination
Documentation
data EventDestinationProperty Source #
Constructors
Instances
data CloudWatchDestinationProperty Source #
Constructors
| CloudWatchDestinationProperty | |
Fields | |
Instances
| ToJSON CloudWatchDestinationProperty Source # | |||||
| Show CloudWatchDestinationProperty Source # | |||||
| Eq CloudWatchDestinationProperty Source # | |||||
| ToResourceProperties CloudWatchDestinationProperty Source # | |||||
| Property "DimensionConfigurations" CloudWatchDestinationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.CloudWatchDestinationProperty Associated Types
Methods set :: PropertyType "DimensionConfigurations" CloudWatchDestinationProperty -> CloudWatchDestinationProperty -> CloudWatchDestinationProperty # | |||||
| type PropertyType "DimensionConfigurations" CloudWatchDestinationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.CloudWatchDestinationProperty type PropertyType "DimensionConfigurations" CloudWatchDestinationProperty = [DimensionConfigurationProperty] | |||||
data DimensionConfigurationProperty Source #
Constructors
| DimensionConfigurationProperty | |
Fields | |
Instances
| ToJSON DimensionConfigurationProperty Source # | |||||
| Show DimensionConfigurationProperty Source # | |||||
| Eq DimensionConfigurationProperty Source # | |||||
| ToResourceProperties DimensionConfigurationProperty Source # | |||||
| Property "DefaultDimensionValue" DimensionConfigurationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.DimensionConfigurationProperty Associated Types
Methods set :: PropertyType "DefaultDimensionValue" DimensionConfigurationProperty -> DimensionConfigurationProperty -> DimensionConfigurationProperty # | |||||
| Property "DimensionName" DimensionConfigurationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.DimensionConfigurationProperty Associated Types
Methods set :: PropertyType "DimensionName" DimensionConfigurationProperty -> DimensionConfigurationProperty -> DimensionConfigurationProperty # | |||||
| Property "DimensionValueSource" DimensionConfigurationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.DimensionConfigurationProperty Associated Types
Methods set :: PropertyType "DimensionValueSource" DimensionConfigurationProperty -> DimensionConfigurationProperty -> DimensionConfigurationProperty # | |||||
| type PropertyType "DefaultDimensionValue" DimensionConfigurationProperty Source # | |||||
| type PropertyType "DimensionName" DimensionConfigurationProperty Source # | |||||
| type PropertyType "DimensionValueSource" DimensionConfigurationProperty Source # | |||||
data KinesisFirehoseDestinationProperty Source #
Constructors
| KinesisFirehoseDestinationProperty | |
Fields
| |
Instances
| ToJSON KinesisFirehoseDestinationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty | |||||
| Show KinesisFirehoseDestinationProperty Source # | |||||
| Eq KinesisFirehoseDestinationProperty Source # | |||||
| ToResourceProperties KinesisFirehoseDestinationProperty Source # | |||||
| Property "DeliveryStreamArn" KinesisFirehoseDestinationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty Associated Types
Methods set :: PropertyType "DeliveryStreamArn" KinesisFirehoseDestinationProperty -> KinesisFirehoseDestinationProperty -> KinesisFirehoseDestinationProperty # | |||||
| Property "IamRoleArn" KinesisFirehoseDestinationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.KinesisFirehoseDestinationProperty Associated Types
Methods set :: PropertyType "IamRoleArn" KinesisFirehoseDestinationProperty -> KinesisFirehoseDestinationProperty -> KinesisFirehoseDestinationProperty # | |||||
| type PropertyType "DeliveryStreamArn" KinesisFirehoseDestinationProperty Source # | |||||
| type PropertyType "IamRoleArn" KinesisFirehoseDestinationProperty Source # | |||||
data PinpointDestinationProperty Source #
Constructors
| PinpointDestinationProperty | |
Fields
| |
Instances
| ToJSON PinpointDestinationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.PinpointDestinationProperty Methods toJSON :: PinpointDestinationProperty -> Value # toEncoding :: PinpointDestinationProperty -> Encoding # toJSONList :: [PinpointDestinationProperty] -> Value # toEncodingList :: [PinpointDestinationProperty] -> Encoding # | |||||
| Show PinpointDestinationProperty Source # | |||||
| Eq PinpointDestinationProperty Source # | |||||
| ToResourceProperties PinpointDestinationProperty Source # | |||||
| Property "ApplicationArn" PinpointDestinationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.PinpointDestinationProperty Associated Types
Methods set :: PropertyType "ApplicationArn" PinpointDestinationProperty -> PinpointDestinationProperty -> PinpointDestinationProperty # | |||||
| type PropertyType "ApplicationArn" PinpointDestinationProperty Source # | |||||
data SnsDestinationProperty Source #
Constructors
| SnsDestinationProperty | |
Fields
| |
Instances
| ToJSON SnsDestinationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.SnsDestinationProperty Methods toJSON :: SnsDestinationProperty -> Value # toEncoding :: SnsDestinationProperty -> Encoding # toJSONList :: [SnsDestinationProperty] -> Value # toEncodingList :: [SnsDestinationProperty] -> Encoding # omitField :: SnsDestinationProperty -> Bool # | |||||
| Show SnsDestinationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.SnsDestinationProperty Methods showsPrec :: Int -> SnsDestinationProperty -> ShowS # show :: SnsDestinationProperty -> String # showList :: [SnsDestinationProperty] -> ShowS # | |||||
| Eq SnsDestinationProperty Source # | |||||
| ToResourceProperties SnsDestinationProperty Source # | |||||
| Property "TopicArn" SnsDestinationProperty Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination.SnsDestinationProperty Associated Types
Methods set :: PropertyType "TopicArn" SnsDestinationProperty -> SnsDestinationProperty -> SnsDestinationProperty # | |||||
| type PropertyType "TopicArn" SnsDestinationProperty Source # | |||||
mkDimensionConfigurationProperty :: Value Text -> Value Text -> Value Text -> DimensionConfigurationProperty Source #
mkKinesisFirehoseDestinationProperty :: Value Text -> Value Text -> KinesisFirehoseDestinationProperty Source #
data ConfigurationSetEventDestination Source #
Constructors
| ConfigurationSetEventDestination | |
Fields | |
Instances
| ToJSON ConfigurationSetEventDestination Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination | |||||
| Show ConfigurationSetEventDestination Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination Methods showsPrec :: Int -> ConfigurationSetEventDestination -> ShowS # | |||||
| Eq ConfigurationSetEventDestination Source # | |||||
| ToResourceProperties ConfigurationSetEventDestination Source # | |||||
| Property "ConfigurationSetName" ConfigurationSetEventDestination Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination Associated Types
Methods set :: PropertyType "ConfigurationSetName" ConfigurationSetEventDestination -> ConfigurationSetEventDestination -> ConfigurationSetEventDestination # | |||||
| Property "EventDestination" ConfigurationSetEventDestination Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination Associated Types
Methods set :: PropertyType "EventDestination" ConfigurationSetEventDestination -> ConfigurationSetEventDestination -> ConfigurationSetEventDestination # | |||||
| Property "EventDestinationName" ConfigurationSetEventDestination Source # | |||||
Defined in Stratosphere.PinpointEmail.ConfigurationSetEventDestination Associated Types
Methods set :: PropertyType "EventDestinationName" ConfigurationSetEventDestination -> ConfigurationSetEventDestination -> ConfigurationSetEventDestination # | |||||
| type PropertyType "ConfigurationSetName" ConfigurationSetEventDestination Source # | |||||
| type PropertyType "EventDestination" ConfigurationSetEventDestination Source # | |||||
| type PropertyType "EventDestinationName" ConfigurationSetEventDestination Source # | |||||