stratosphere-iot-1.0.0: Stratosphere integration for AWS IoT.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoT.Logging

Documentation

data Logging Source #

Instances

Instances details
ToJSON Logging Source # 
Instance details

Defined in Stratosphere.IoT.Logging

Show Logging Source # 
Instance details

Defined in Stratosphere.IoT.Logging

Eq Logging Source # 
Instance details

Defined in Stratosphere.IoT.Logging

Methods

(==) :: Logging -> Logging -> Bool #

(/=) :: Logging -> Logging -> Bool #

ToResourceProperties Logging Source # 
Instance details

Defined in Stratosphere.IoT.Logging

Property "AccountId" Logging Source # 
Instance details

Defined in Stratosphere.IoT.Logging

Associated Types

type PropertyType "AccountId" Logging 
Instance details

Defined in Stratosphere.IoT.Logging

type PropertyType "AccountId" Logging = Value Text

Methods

set :: PropertyType "AccountId" Logging -> Logging -> Logging #

Property "DefaultLogLevel" Logging Source # 
Instance details

Defined in Stratosphere.IoT.Logging

Associated Types

type PropertyType "DefaultLogLevel" Logging 
Instance details

Defined in Stratosphere.IoT.Logging

type PropertyType "DefaultLogLevel" Logging = Value Text

Methods

set :: PropertyType "DefaultLogLevel" Logging -> Logging -> Logging #

Property "RoleArn" Logging Source # 
Instance details

Defined in Stratosphere.IoT.Logging

Associated Types

type PropertyType "RoleArn" Logging 
Instance details

Defined in Stratosphere.IoT.Logging

type PropertyType "RoleArn" Logging = Value Text

Methods

set :: PropertyType "RoleArn" Logging -> Logging -> Logging #

type PropertyType "AccountId" Logging Source # 
Instance details

Defined in Stratosphere.IoT.Logging

type PropertyType "AccountId" Logging = Value Text
type PropertyType "DefaultLogLevel" Logging Source # 
Instance details

Defined in Stratosphere.IoT.Logging

type PropertyType "DefaultLogLevel" Logging = Value Text
type PropertyType "RoleArn" Logging Source # 
Instance details

Defined in Stratosphere.IoT.Logging

type PropertyType "RoleArn" Logging = Value Text