| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Lex.BotAlias
Documentation
data AudioLogDestinationProperty Source #
Constructors
| AudioLogDestinationProperty | |
Instances
data S3BucketLogDestinationProperty Source #
Constructors
| S3BucketLogDestinationProperty | |
Fields | |
Instances
| ToJSON S3BucketLogDestinationProperty Source # | |||||
| Show S3BucketLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.S3BucketLogDestinationProperty Methods showsPrec :: Int -> S3BucketLogDestinationProperty -> ShowS # show :: S3BucketLogDestinationProperty -> String # showList :: [S3BucketLogDestinationProperty] -> ShowS # | |||||
| Eq S3BucketLogDestinationProperty Source # | |||||
| ToResourceProperties S3BucketLogDestinationProperty Source # | |||||
| Property "KmsKeyArn" S3BucketLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.S3BucketLogDestinationProperty Associated Types
Methods set :: PropertyType "KmsKeyArn" S3BucketLogDestinationProperty -> S3BucketLogDestinationProperty -> S3BucketLogDestinationProperty # | |||||
| Property "LogPrefix" S3BucketLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.S3BucketLogDestinationProperty Associated Types
Methods set :: PropertyType "LogPrefix" S3BucketLogDestinationProperty -> S3BucketLogDestinationProperty -> S3BucketLogDestinationProperty # | |||||
| Property "S3BucketArn" S3BucketLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.S3BucketLogDestinationProperty Associated Types
Methods set :: PropertyType "S3BucketArn" S3BucketLogDestinationProperty -> S3BucketLogDestinationProperty -> S3BucketLogDestinationProperty # | |||||
| type PropertyType "KmsKeyArn" S3BucketLogDestinationProperty Source # | |||||
| type PropertyType "LogPrefix" S3BucketLogDestinationProperty Source # | |||||
| type PropertyType "S3BucketArn" S3BucketLogDestinationProperty Source # | |||||
data AudioLogSettingProperty Source #
Constructors
| AudioLogSettingProperty | |
Fields | |
Instances
| ToJSON AudioLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.AudioLogSettingProperty Methods toJSON :: AudioLogSettingProperty -> Value # toEncoding :: AudioLogSettingProperty -> Encoding # toJSONList :: [AudioLogSettingProperty] -> Value # | |||||
| Show AudioLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.AudioLogSettingProperty Methods showsPrec :: Int -> AudioLogSettingProperty -> ShowS # show :: AudioLogSettingProperty -> String # showList :: [AudioLogSettingProperty] -> ShowS # | |||||
| Eq AudioLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.AudioLogSettingProperty Methods (==) :: AudioLogSettingProperty -> AudioLogSettingProperty -> Bool # (/=) :: AudioLogSettingProperty -> AudioLogSettingProperty -> Bool # | |||||
| ToResourceProperties AudioLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.AudioLogSettingProperty Methods toResourceProperties :: AudioLogSettingProperty -> ResourceProperties # | |||||
| Property "Destination" AudioLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.AudioLogSettingProperty Associated Types
Methods set :: PropertyType "Destination" AudioLogSettingProperty -> AudioLogSettingProperty -> AudioLogSettingProperty # | |||||
| Property "Enabled" AudioLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.AudioLogSettingProperty Associated Types
Methods set :: PropertyType "Enabled" AudioLogSettingProperty -> AudioLogSettingProperty -> AudioLogSettingProperty # | |||||
| type PropertyType "Destination" AudioLogSettingProperty Source # | |||||
| type PropertyType "Enabled" AudioLogSettingProperty Source # | |||||
data CloudWatchLogGroupLogDestinationProperty Source #
Constructors
| CloudWatchLogGroupLogDestinationProperty | |
Fields
| |
Instances
| ToJSON CloudWatchLogGroupLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.CloudWatchLogGroupLogDestinationProperty Methods toJSON :: CloudWatchLogGroupLogDestinationProperty -> Value # toEncoding :: CloudWatchLogGroupLogDestinationProperty -> Encoding # toJSONList :: [CloudWatchLogGroupLogDestinationProperty] -> Value # toEncodingList :: [CloudWatchLogGroupLogDestinationProperty] -> Encoding # omitField :: CloudWatchLogGroupLogDestinationProperty -> Bool # | |||||
| Show CloudWatchLogGroupLogDestinationProperty Source # | |||||
| Eq CloudWatchLogGroupLogDestinationProperty Source # | |||||
| ToResourceProperties CloudWatchLogGroupLogDestinationProperty Source # | |||||
| Property "CloudWatchLogGroupArn" CloudWatchLogGroupLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.CloudWatchLogGroupLogDestinationProperty Associated Types
Methods set :: PropertyType "CloudWatchLogGroupArn" CloudWatchLogGroupLogDestinationProperty -> CloudWatchLogGroupLogDestinationProperty -> CloudWatchLogGroupLogDestinationProperty # | |||||
| Property "LogPrefix" CloudWatchLogGroupLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.CloudWatchLogGroupLogDestinationProperty Associated Types
| |||||
| type PropertyType "CloudWatchLogGroupArn" CloudWatchLogGroupLogDestinationProperty Source # | |||||
| type PropertyType "LogPrefix" CloudWatchLogGroupLogDestinationProperty Source # | |||||
data ConversationLogSettingsProperty Source #
Constructors
| ConversationLogSettingsProperty | |
Fields | |
Instances
| ToJSON ConversationLogSettingsProperty Source # | |||||
| Show ConversationLogSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.ConversationLogSettingsProperty Methods showsPrec :: Int -> ConversationLogSettingsProperty -> ShowS # | |||||
| Eq ConversationLogSettingsProperty Source # | |||||
| ToResourceProperties ConversationLogSettingsProperty Source # | |||||
| Property "AudioLogSettings" ConversationLogSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.ConversationLogSettingsProperty Associated Types
Methods set :: PropertyType "AudioLogSettings" ConversationLogSettingsProperty -> ConversationLogSettingsProperty -> ConversationLogSettingsProperty # | |||||
| Property "TextLogSettings" ConversationLogSettingsProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.ConversationLogSettingsProperty Associated Types
Methods set :: PropertyType "TextLogSettings" ConversationLogSettingsProperty -> ConversationLogSettingsProperty -> ConversationLogSettingsProperty # | |||||
| type PropertyType "AudioLogSettings" ConversationLogSettingsProperty Source # | |||||
| type PropertyType "TextLogSettings" ConversationLogSettingsProperty Source # | |||||
data TextLogSettingProperty Source #
Constructors
| TextLogSettingProperty | |
Fields | |
Instances
| ToJSON TextLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogSettingProperty Methods toJSON :: TextLogSettingProperty -> Value # toEncoding :: TextLogSettingProperty -> Encoding # toJSONList :: [TextLogSettingProperty] -> Value # toEncodingList :: [TextLogSettingProperty] -> Encoding # omitField :: TextLogSettingProperty -> Bool # | |||||
| Show TextLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogSettingProperty Methods showsPrec :: Int -> TextLogSettingProperty -> ShowS # show :: TextLogSettingProperty -> String # showList :: [TextLogSettingProperty] -> ShowS # | |||||
| Eq TextLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogSettingProperty Methods (==) :: TextLogSettingProperty -> TextLogSettingProperty -> Bool # (/=) :: TextLogSettingProperty -> TextLogSettingProperty -> Bool # | |||||
| ToResourceProperties TextLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogSettingProperty Methods toResourceProperties :: TextLogSettingProperty -> ResourceProperties # | |||||
| Property "Destination" TextLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogSettingProperty Associated Types
Methods set :: PropertyType "Destination" TextLogSettingProperty -> TextLogSettingProperty -> TextLogSettingProperty # | |||||
| Property "Enabled" TextLogSettingProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogSettingProperty Associated Types
Methods set :: PropertyType "Enabled" TextLogSettingProperty -> TextLogSettingProperty -> TextLogSettingProperty # | |||||
| type PropertyType "Destination" TextLogSettingProperty Source # | |||||
| type PropertyType "Enabled" TextLogSettingProperty Source # | |||||
data TextLogDestinationProperty Source #
Constructors
| TextLogDestinationProperty | |
Instances
| ToJSON TextLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogDestinationProperty Methods toJSON :: TextLogDestinationProperty -> Value # toEncoding :: TextLogDestinationProperty -> Encoding # toJSONList :: [TextLogDestinationProperty] -> Value # toEncodingList :: [TextLogDestinationProperty] -> Encoding # | |||||
| Show TextLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogDestinationProperty Methods showsPrec :: Int -> TextLogDestinationProperty -> ShowS # show :: TextLogDestinationProperty -> String # showList :: [TextLogDestinationProperty] -> ShowS # | |||||
| Eq TextLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogDestinationProperty Methods (==) :: TextLogDestinationProperty -> TextLogDestinationProperty -> Bool # (/=) :: TextLogDestinationProperty -> TextLogDestinationProperty -> Bool # | |||||
| ToResourceProperties TextLogDestinationProperty Source # | |||||
| Property "CloudWatch" TextLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogDestinationProperty Associated Types
Methods set :: PropertyType "CloudWatch" TextLogDestinationProperty -> TextLogDestinationProperty -> TextLogDestinationProperty # | |||||
| type PropertyType "CloudWatch" TextLogDestinationProperty Source # | |||||
Defined in Stratosphere.Lex.BotAlias.TextLogDestinationProperty type PropertyType "CloudWatch" TextLogDestinationProperty = CloudWatchLogGroupLogDestinationProperty | |||||
mkAudioLogDestinationProperty :: S3BucketLogDestinationProperty -> AudioLogDestinationProperty Source #
mkAudioLogSettingProperty :: AudioLogDestinationProperty -> Value Bool -> AudioLogSettingProperty Source #
mkCloudWatchLogGroupLogDestinationProperty :: Value Text -> Value Text -> CloudWatchLogGroupLogDestinationProperty Source #
mkS3BucketLogDestinationProperty :: Value Text -> Value Text -> S3BucketLogDestinationProperty Source #
mkTextLogDestinationProperty :: CloudWatchLogGroupLogDestinationProperty -> TextLogDestinationProperty Source #
mkTextLogSettingProperty :: TextLogDestinationProperty -> Value Bool -> TextLogSettingProperty Source #
Constructors
| BotAlias | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-botalias.html |
Fields
| |
Instances
| ToJSON BotAlias Source # | |||||
| Show BotAlias Source # | |||||
| Eq BotAlias Source # | |||||
| ToResourceProperties BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias Methods | |||||
| Property "BotAliasLocaleSettings" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias Associated Types
| |||||
| Property "BotAliasName" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias Associated Types
| |||||
| Property "BotAliasTags" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias Associated Types
| |||||
| Property "BotId" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias Associated Types
| |||||
| Property "BotVersion" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias Associated Types
| |||||
| Property "ConversationLogSettings" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias Associated Types
| |||||
| Property "Description" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias Associated Types
| |||||
| Property "SentimentAnalysisSettings" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias Associated Types
| |||||
| type PropertyType "BotAliasLocaleSettings" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias | |||||
| type PropertyType "BotAliasName" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias | |||||
| type PropertyType "BotAliasTags" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias | |||||
| type PropertyType "BotId" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias | |||||
| type PropertyType "BotVersion" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias | |||||
| type PropertyType "ConversationLogSettings" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias | |||||
| type PropertyType "Description" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias | |||||
| type PropertyType "SentimentAnalysisSettings" BotAlias Source # | |||||
Defined in Stratosphere.Lex.BotAlias | |||||