stratosphere-iotsitewise-1.0.0: Stratosphere integration for AWS IoTSiteWise.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoTSiteWise.Portal

Documentation

data Portal Source #

Constructors

Portal

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotsitewise-portal.html

Fields

Instances

Instances details
ToJSON Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Show Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Eq Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Methods

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

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

ToResourceProperties Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Property "Alarms" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Associated Types

type PropertyType "Alarms" Portal 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Methods

set :: PropertyType "Alarms" Portal -> Portal -> Portal #

Property "NotificationSenderEmail" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Associated Types

type PropertyType "NotificationSenderEmail" Portal 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "NotificationSenderEmail" Portal = Value Text

Methods

set :: PropertyType "NotificationSenderEmail" Portal -> Portal -> Portal #

Property "PortalAuthMode" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Associated Types

type PropertyType "PortalAuthMode" Portal 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalAuthMode" Portal = Value Text

Methods

set :: PropertyType "PortalAuthMode" Portal -> Portal -> Portal #

Property "PortalContactEmail" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Associated Types

type PropertyType "PortalContactEmail" Portal 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalContactEmail" Portal = Value Text

Methods

set :: PropertyType "PortalContactEmail" Portal -> Portal -> Portal #

Property "PortalDescription" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Associated Types

type PropertyType "PortalDescription" Portal 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalDescription" Portal = Value Text

Methods

set :: PropertyType "PortalDescription" Portal -> Portal -> Portal #

Property "PortalName" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Associated Types

type PropertyType "PortalName" Portal 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalName" Portal = Value Text

Methods

set :: PropertyType "PortalName" Portal -> Portal -> Portal #

Property "PortalType" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Associated Types

type PropertyType "PortalType" Portal 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalType" Portal = Value Text

Methods

set :: PropertyType "PortalType" Portal -> Portal -> Portal #

Property "PortalTypeConfiguration" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Associated Types

type PropertyType "PortalTypeConfiguration" Portal 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalTypeConfiguration" Portal = Map Text PortalTypeEntryProperty

Methods

set :: PropertyType "PortalTypeConfiguration" Portal -> Portal -> Portal #

Property "RoleArn" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Associated Types

type PropertyType "RoleArn" Portal 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "RoleArn" Portal = Value Text

Methods

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

Property "Tags" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

Associated Types

type PropertyType "Tags" Portal 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "Tags" Portal = [Tag]

Methods

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

type PropertyType "Alarms" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "NotificationSenderEmail" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "NotificationSenderEmail" Portal = Value Text
type PropertyType "PortalAuthMode" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalAuthMode" Portal = Value Text
type PropertyType "PortalContactEmail" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalContactEmail" Portal = Value Text
type PropertyType "PortalDescription" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalDescription" Portal = Value Text
type PropertyType "PortalName" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalName" Portal = Value Text
type PropertyType "PortalType" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalType" Portal = Value Text
type PropertyType "PortalTypeConfiguration" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "PortalTypeConfiguration" Portal = Map Text PortalTypeEntryProperty
type PropertyType "RoleArn" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "RoleArn" Portal = Value Text
type PropertyType "Tags" Portal Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Portal

type PropertyType "Tags" Portal = [Tag]