stratosphere-iottwinmaker-1.0.0: Stratosphere integration for AWS IoTTwinMaker.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoTTwinMaker.SyncJob

Documentation

data SyncJob Source #

Instances

Instances details
ToJSON SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

Show SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

Eq SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

Methods

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

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

ToResourceProperties SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

Property "SyncRole" SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

Associated Types

type PropertyType "SyncRole" SyncJob 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

type PropertyType "SyncRole" SyncJob = Value Text

Methods

set :: PropertyType "SyncRole" SyncJob -> SyncJob -> SyncJob #

Property "SyncSource" SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

Associated Types

type PropertyType "SyncSource" SyncJob 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

type PropertyType "SyncSource" SyncJob = Value Text

Methods

set :: PropertyType "SyncSource" SyncJob -> SyncJob -> SyncJob #

Property "Tags" SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

Associated Types

type PropertyType "Tags" SyncJob 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

Methods

set :: PropertyType "Tags" SyncJob -> SyncJob -> SyncJob #

Property "WorkspaceId" SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

Associated Types

type PropertyType "WorkspaceId" SyncJob 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

type PropertyType "WorkspaceId" SyncJob = Value Text

Methods

set :: PropertyType "WorkspaceId" SyncJob -> SyncJob -> SyncJob #

type PropertyType "SyncRole" SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

type PropertyType "SyncRole" SyncJob = Value Text
type PropertyType "SyncSource" SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

type PropertyType "SyncSource" SyncJob = Value Text
type PropertyType "Tags" SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

type PropertyType "WorkspaceId" SyncJob Source # 
Instance details

Defined in Stratosphere.IoTTwinMaker.SyncJob

type PropertyType "WorkspaceId" SyncJob = Value Text