| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SMSVOICE.ConfigurationSet
Documentation
data EventDestinationProperty Source #
Constructors
Instances
data CloudWatchLogsDestinationProperty Source #
Constructors
| CloudWatchLogsDestinationProperty | |
Fields
| |
Instances
| ToJSON CloudWatchLogsDestinationProperty Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty | |||||
| Show CloudWatchLogsDestinationProperty Source # | |||||
| Eq CloudWatchLogsDestinationProperty Source # | |||||
| ToResourceProperties CloudWatchLogsDestinationProperty Source # | |||||
| Property "IamRoleArn" CloudWatchLogsDestinationProperty Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty Associated Types
Methods set :: PropertyType "IamRoleArn" CloudWatchLogsDestinationProperty -> CloudWatchLogsDestinationProperty -> CloudWatchLogsDestinationProperty # | |||||
| Property "LogGroupArn" CloudWatchLogsDestinationProperty Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty Associated Types
Methods set :: PropertyType "LogGroupArn" CloudWatchLogsDestinationProperty -> CloudWatchLogsDestinationProperty -> CloudWatchLogsDestinationProperty # | |||||
| type PropertyType "IamRoleArn" CloudWatchLogsDestinationProperty Source # | |||||
| type PropertyType "LogGroupArn" CloudWatchLogsDestinationProperty Source # | |||||
data KinesisFirehoseDestinationProperty Source #
Constructors
| KinesisFirehoseDestinationProperty | |
Fields
| |
Instances
| ToJSON KinesisFirehoseDestinationProperty Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty | |||||
| Show KinesisFirehoseDestinationProperty Source # | |||||
| Eq KinesisFirehoseDestinationProperty Source # | |||||
| ToResourceProperties KinesisFirehoseDestinationProperty Source # | |||||
| Property "DeliveryStreamArn" KinesisFirehoseDestinationProperty Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty Associated Types
Methods set :: PropertyType "DeliveryStreamArn" KinesisFirehoseDestinationProperty -> KinesisFirehoseDestinationProperty -> KinesisFirehoseDestinationProperty # | |||||
| Property "IamRoleArn" KinesisFirehoseDestinationProperty Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty Associated Types
Methods set :: PropertyType "IamRoleArn" KinesisFirehoseDestinationProperty -> KinesisFirehoseDestinationProperty -> KinesisFirehoseDestinationProperty # | |||||
| type PropertyType "DeliveryStreamArn" KinesisFirehoseDestinationProperty Source # | |||||
| type PropertyType "IamRoleArn" KinesisFirehoseDestinationProperty Source # | |||||
data SnsDestinationProperty Source #
Constructors
| SnsDestinationProperty | |
Fields
| |
Instances
| ToJSON SnsDestinationProperty Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet.SnsDestinationProperty Methods toJSON :: SnsDestinationProperty -> Value # toEncoding :: SnsDestinationProperty -> Encoding # toJSONList :: [SnsDestinationProperty] -> Value # toEncodingList :: [SnsDestinationProperty] -> Encoding # omitField :: SnsDestinationProperty -> Bool # | |||||
| Show SnsDestinationProperty Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet.SnsDestinationProperty Methods showsPrec :: Int -> SnsDestinationProperty -> ShowS # show :: SnsDestinationProperty -> String # showList :: [SnsDestinationProperty] -> ShowS # | |||||
| Eq SnsDestinationProperty Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet.SnsDestinationProperty Methods (==) :: SnsDestinationProperty -> SnsDestinationProperty -> Bool # (/=) :: SnsDestinationProperty -> SnsDestinationProperty -> Bool # | |||||
| ToResourceProperties SnsDestinationProperty Source # | |||||
| Property "TopicArn" SnsDestinationProperty Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet.SnsDestinationProperty Associated Types
Methods set :: PropertyType "TopicArn" SnsDestinationProperty -> SnsDestinationProperty -> SnsDestinationProperty # | |||||
| type PropertyType "TopicArn" SnsDestinationProperty Source # | |||||
mkCloudWatchLogsDestinationProperty :: Value Text -> Value Text -> CloudWatchLogsDestinationProperty Source #
mkEventDestinationProperty :: Value Bool -> Value Text -> ValueList Text -> EventDestinationProperty Source #
mkKinesisFirehoseDestinationProperty :: Value Text -> Value Text -> KinesisFirehoseDestinationProperty Source #
data ConfigurationSet Source #
Constructors
| ConfigurationSet | |
Fields
| |
Instances
| ToJSON ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet Methods toJSON :: ConfigurationSet -> Value # toEncoding :: ConfigurationSet -> Encoding # toJSONList :: [ConfigurationSet] -> Value # toEncodingList :: [ConfigurationSet] -> Encoding # omitField :: ConfigurationSet -> Bool # | |||||
| Show ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet Methods showsPrec :: Int -> ConfigurationSet -> ShowS # show :: ConfigurationSet -> String # showList :: [ConfigurationSet] -> ShowS # | |||||
| Eq ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet Methods (==) :: ConfigurationSet -> ConfigurationSet -> Bool # (/=) :: ConfigurationSet -> ConfigurationSet -> Bool # | |||||
| ToResourceProperties ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet Methods toResourceProperties :: ConfigurationSet -> ResourceProperties # | |||||
| Property "ConfigurationSetName" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet Associated Types
Methods set :: PropertyType "ConfigurationSetName" ConfigurationSet -> ConfigurationSet -> ConfigurationSet # | |||||
| Property "DefaultSenderId" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet Associated Types
Methods set :: PropertyType "DefaultSenderId" ConfigurationSet -> ConfigurationSet -> ConfigurationSet # | |||||
| Property "EventDestinations" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet Associated Types
Methods set :: PropertyType "EventDestinations" ConfigurationSet -> ConfigurationSet -> ConfigurationSet # | |||||
| Property "MessageFeedbackEnabled" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet Associated Types
Methods set :: PropertyType "MessageFeedbackEnabled" ConfigurationSet -> ConfigurationSet -> ConfigurationSet # | |||||
| Property "ProtectConfigurationId" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet Associated Types
Methods set :: PropertyType "ProtectConfigurationId" ConfigurationSet -> ConfigurationSet -> ConfigurationSet # | |||||
| Property "Tags" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet Associated Types
Methods set :: PropertyType "Tags" ConfigurationSet -> ConfigurationSet -> ConfigurationSet # | |||||
| type PropertyType "ConfigurationSetName" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet | |||||
| type PropertyType "DefaultSenderId" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet | |||||
| type PropertyType "EventDestinations" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet | |||||
| type PropertyType "MessageFeedbackEnabled" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet | |||||
| type PropertyType "ProtectConfigurationId" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet | |||||
| type PropertyType "Tags" ConfigurationSet Source # | |||||
Defined in Stratosphere.SMSVOICE.ConfigurationSet | |||||