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

Stratosphere.IoT.ScheduledAudit

Documentation

data ScheduledAudit Source #

Instances

Instances details
ToJSON ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Show ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Eq ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

ToResourceProperties ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Property "DayOfMonth" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Associated Types

type PropertyType "DayOfMonth" ScheduledAudit 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Property "DayOfWeek" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Associated Types

type PropertyType "DayOfWeek" ScheduledAudit 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Property "Frequency" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Associated Types

type PropertyType "Frequency" ScheduledAudit 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Property "ScheduledAuditName" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Associated Types

type PropertyType "ScheduledAuditName" ScheduledAudit 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

type PropertyType "ScheduledAuditName" ScheduledAudit = Value Text

Methods

set :: PropertyType "ScheduledAuditName" ScheduledAudit -> ScheduledAudit -> ScheduledAudit #

Property "Tags" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Associated Types

type PropertyType "Tags" ScheduledAudit 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Property "TargetCheckNames" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

Associated Types

type PropertyType "TargetCheckNames" ScheduledAudit 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

type PropertyType "TargetCheckNames" ScheduledAudit = ValueList Text

Methods

set :: PropertyType "TargetCheckNames" ScheduledAudit -> ScheduledAudit -> ScheduledAudit #

type PropertyType "DayOfMonth" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

type PropertyType "DayOfWeek" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

type PropertyType "Frequency" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

type PropertyType "ScheduledAuditName" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

type PropertyType "ScheduledAuditName" ScheduledAudit = Value Text
type PropertyType "Tags" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

type PropertyType "TargetCheckNames" ScheduledAudit Source # 
Instance details

Defined in Stratosphere.IoT.ScheduledAudit

type PropertyType "TargetCheckNames" ScheduledAudit = ValueList Text