stratosphere-smsvoice-1.0.0: Stratosphere integration for AWS SMSVOICE.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SMSVOICE.ConfigurationSet

Documentation

data EventDestinationProperty Source #

Instances

Instances details
ToJSON EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Show EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Eq EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

ToResourceProperties EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Property "CloudWatchLogsDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Associated Types

type PropertyType "CloudWatchLogsDestination" EventDestinationProperty 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Property "Enabled" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Property "EventDestinationName" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Associated Types

type PropertyType "EventDestinationName" EventDestinationProperty 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

type PropertyType "EventDestinationName" EventDestinationProperty = Value Text
Property "KinesisFirehoseDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Associated Types

type PropertyType "KinesisFirehoseDestination" EventDestinationProperty 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Property "MatchingEventTypes" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Associated Types

type PropertyType "MatchingEventTypes" EventDestinationProperty 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

Property "SnsDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

type PropertyType "CloudWatchLogsDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

type PropertyType "Enabled" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

type PropertyType "EventDestinationName" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

type PropertyType "EventDestinationName" EventDestinationProperty = Value Text
type PropertyType "KinesisFirehoseDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

type PropertyType "MatchingEventTypes" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

type PropertyType "SnsDestination" EventDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.EventDestinationProperty

data CloudWatchLogsDestinationProperty Source #

Instances

Instances details
ToJSON CloudWatchLogsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty

Show CloudWatchLogsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty

Eq CloudWatchLogsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty

ToResourceProperties CloudWatchLogsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty

Property "IamRoleArn" CloudWatchLogsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty

Property "LogGroupArn" CloudWatchLogsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty

type PropertyType "IamRoleArn" CloudWatchLogsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty

type PropertyType "LogGroupArn" CloudWatchLogsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.CloudWatchLogsDestinationProperty

data KinesisFirehoseDestinationProperty Source #

Instances

Instances details
ToJSON KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty

Show KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty

Eq KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty

ToResourceProperties KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty

Property "DeliveryStreamArn" KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty

Property "IamRoleArn" KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty

type PropertyType "DeliveryStreamArn" KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty

type PropertyType "IamRoleArn" KinesisFirehoseDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.KinesisFirehoseDestinationProperty

data SnsDestinationProperty Source #

Instances

Instances details
ToJSON SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.SnsDestinationProperty

Show SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.SnsDestinationProperty

Eq SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.SnsDestinationProperty

ToResourceProperties SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.SnsDestinationProperty

Property "TopicArn" SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.SnsDestinationProperty

type PropertyType "TopicArn" SnsDestinationProperty Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet.SnsDestinationProperty

data ConfigurationSet Source #

Instances

Instances details
ToJSON ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

Show ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

Eq ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

ToResourceProperties ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

Property "ConfigurationSetName" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

Associated Types

type PropertyType "ConfigurationSetName" ConfigurationSet 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

type PropertyType "ConfigurationSetName" ConfigurationSet = Value Text

Methods

set :: PropertyType "ConfigurationSetName" ConfigurationSet -> ConfigurationSet -> ConfigurationSet #

Property "DefaultSenderId" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

Associated Types

type PropertyType "DefaultSenderId" ConfigurationSet 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

type PropertyType "DefaultSenderId" ConfigurationSet = Value Text
Property "EventDestinations" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

Associated Types

type PropertyType "EventDestinations" ConfigurationSet 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

Property "MessageFeedbackEnabled" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

Associated Types

type PropertyType "MessageFeedbackEnabled" ConfigurationSet 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

type PropertyType "MessageFeedbackEnabled" ConfigurationSet = Value Bool

Methods

set :: PropertyType "MessageFeedbackEnabled" ConfigurationSet -> ConfigurationSet -> ConfigurationSet #

Property "ProtectConfigurationId" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

Associated Types

type PropertyType "ProtectConfigurationId" ConfigurationSet 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

type PropertyType "ProtectConfigurationId" ConfigurationSet = Value Text

Methods

set :: PropertyType "ProtectConfigurationId" ConfigurationSet -> ConfigurationSet -> ConfigurationSet #

Property "Tags" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

Associated Types

type PropertyType "Tags" ConfigurationSet 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

type PropertyType "ConfigurationSetName" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

type PropertyType "ConfigurationSetName" ConfigurationSet = Value Text
type PropertyType "DefaultSenderId" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

type PropertyType "DefaultSenderId" ConfigurationSet = Value Text
type PropertyType "EventDestinations" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

type PropertyType "MessageFeedbackEnabled" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

type PropertyType "MessageFeedbackEnabled" ConfigurationSet = Value Bool
type PropertyType "ProtectConfigurationId" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet

type PropertyType "ProtectConfigurationId" ConfigurationSet = Value Text
type PropertyType "Tags" ConfigurationSet Source # 
Instance details

Defined in Stratosphere.SMSVOICE.ConfigurationSet