stratosphere-lex-1.0.0: Stratosphere integration for AWS Lex.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Lex.Bot.AudioLogSettingProperty

Documentation

data AudioLogDestinationProperty Source #

Instances

Instances details
ToJSON AudioLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogDestinationProperty

Show AudioLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogDestinationProperty

Eq AudioLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogDestinationProperty

ToResourceProperties AudioLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogDestinationProperty

Property "S3Bucket" AudioLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogDestinationProperty

type PropertyType "S3Bucket" AudioLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogDestinationProperty

data S3BucketLogDestinationProperty Source #

Instances

Instances details
ToJSON S3BucketLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.S3BucketLogDestinationProperty

Show S3BucketLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.S3BucketLogDestinationProperty

Eq S3BucketLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.S3BucketLogDestinationProperty

ToResourceProperties S3BucketLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.S3BucketLogDestinationProperty

Property "KmsKeyArn" S3BucketLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.S3BucketLogDestinationProperty

Property "LogPrefix" S3BucketLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.S3BucketLogDestinationProperty

Property "S3BucketArn" S3BucketLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.S3BucketLogDestinationProperty

type PropertyType "KmsKeyArn" S3BucketLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.S3BucketLogDestinationProperty

type PropertyType "LogPrefix" S3BucketLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.S3BucketLogDestinationProperty

type PropertyType "S3BucketArn" S3BucketLogDestinationProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.S3BucketLogDestinationProperty

data AudioLogSettingProperty Source #

Instances

Instances details
ToJSON AudioLogSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogSettingProperty

Show AudioLogSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogSettingProperty

Eq AudioLogSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogSettingProperty

ToResourceProperties AudioLogSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogSettingProperty

Property "Destination" AudioLogSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogSettingProperty

Property "Enabled" AudioLogSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogSettingProperty

Associated Types

type PropertyType "Enabled" AudioLogSettingProperty 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogSettingProperty

type PropertyType "Destination" AudioLogSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogSettingProperty

type PropertyType "Enabled" AudioLogSettingProperty Source # 
Instance details

Defined in Stratosphere.Lex.Bot.AudioLogSettingProperty