stratosphere-ivschat-1.0.0: Stratosphere integration for AWS IVSChat.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IVSChat.LoggingConfiguration

Documentation

data DestinationConfigurationProperty Source #

Instances

Instances details
ToJSON DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.DestinationConfigurationProperty

Show DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.DestinationConfigurationProperty

Eq DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.DestinationConfigurationProperty

ToResourceProperties DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.DestinationConfigurationProperty

Property "CloudWatchLogs" DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.DestinationConfigurationProperty

Property "Firehose" DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.DestinationConfigurationProperty

Property "S3" DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.DestinationConfigurationProperty

type PropertyType "CloudWatchLogs" DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.DestinationConfigurationProperty

type PropertyType "Firehose" DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.DestinationConfigurationProperty

type PropertyType "S3" DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.DestinationConfigurationProperty

data CloudWatchLogsDestinationConfigurationProperty Source #

Instances

Instances details
ToJSON CloudWatchLogsDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.CloudWatchLogsDestinationConfigurationProperty

Show CloudWatchLogsDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.CloudWatchLogsDestinationConfigurationProperty

Eq CloudWatchLogsDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.CloudWatchLogsDestinationConfigurationProperty

ToResourceProperties CloudWatchLogsDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.CloudWatchLogsDestinationConfigurationProperty

Property "LogGroupName" CloudWatchLogsDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.CloudWatchLogsDestinationConfigurationProperty

type PropertyType "LogGroupName" CloudWatchLogsDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.CloudWatchLogsDestinationConfigurationProperty

data FirehoseDestinationConfigurationProperty Source #

Instances

Instances details
ToJSON FirehoseDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.FirehoseDestinationConfigurationProperty

Show FirehoseDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.FirehoseDestinationConfigurationProperty

Eq FirehoseDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.FirehoseDestinationConfigurationProperty

ToResourceProperties FirehoseDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.FirehoseDestinationConfigurationProperty

Property "DeliveryStreamName" FirehoseDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.FirehoseDestinationConfigurationProperty

type PropertyType "DeliveryStreamName" FirehoseDestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.FirehoseDestinationConfigurationProperty

data S3DestinationConfigurationProperty Source #

Instances

Instances details
ToJSON S3DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.S3DestinationConfigurationProperty

Show S3DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.S3DestinationConfigurationProperty

Eq S3DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.S3DestinationConfigurationProperty

ToResourceProperties S3DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.S3DestinationConfigurationProperty

Property "BucketName" S3DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.S3DestinationConfigurationProperty

type PropertyType "BucketName" S3DestinationConfigurationProperty Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration.S3DestinationConfigurationProperty

data LoggingConfiguration Source #

Instances

Instances details
ToJSON LoggingConfiguration Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

Show LoggingConfiguration Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

Eq LoggingConfiguration Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

ToResourceProperties LoggingConfiguration Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

Property "DestinationConfiguration" LoggingConfiguration Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

Associated Types

type PropertyType "DestinationConfiguration" LoggingConfiguration 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

Property "Name" LoggingConfiguration Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

Associated Types

type PropertyType "Name" LoggingConfiguration 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

Property "Tags" LoggingConfiguration Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

Associated Types

type PropertyType "Tags" LoggingConfiguration 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

type PropertyType "DestinationConfiguration" LoggingConfiguration Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

type PropertyType "Name" LoggingConfiguration Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration

type PropertyType "Tags" LoggingConfiguration Source # 
Instance details

Defined in Stratosphere.IVSChat.LoggingConfiguration