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

Stratosphere.IoTSiteWise.Dashboard

Documentation

data Dashboard Source #

Instances

Instances details
ToJSON Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

Show Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

Eq Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

ToResourceProperties Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

Property "DashboardDefinition" Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

Associated Types

type PropertyType "DashboardDefinition" Dashboard 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

type PropertyType "DashboardDefinition" Dashboard = Value Text

Methods

set :: PropertyType "DashboardDefinition" Dashboard -> Dashboard -> Dashboard #

Property "DashboardDescription" Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

Associated Types

type PropertyType "DashboardDescription" Dashboard 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

type PropertyType "DashboardDescription" Dashboard = Value Text

Methods

set :: PropertyType "DashboardDescription" Dashboard -> Dashboard -> Dashboard #

Property "DashboardName" Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

Associated Types

type PropertyType "DashboardName" Dashboard 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

type PropertyType "DashboardName" Dashboard = Value Text

Methods

set :: PropertyType "DashboardName" Dashboard -> Dashboard -> Dashboard #

Property "ProjectId" Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

Associated Types

type PropertyType "ProjectId" Dashboard 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

type PropertyType "ProjectId" Dashboard = Value Text

Methods

set :: PropertyType "ProjectId" Dashboard -> Dashboard -> Dashboard #

Property "Tags" Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

Associated Types

type PropertyType "Tags" Dashboard 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

type PropertyType "Tags" Dashboard = [Tag]
type PropertyType "DashboardDefinition" Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

type PropertyType "DashboardDefinition" Dashboard = Value Text
type PropertyType "DashboardDescription" Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

type PropertyType "DashboardDescription" Dashboard = Value Text
type PropertyType "DashboardName" Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

type PropertyType "DashboardName" Dashboard = Value Text
type PropertyType "ProjectId" Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

type PropertyType "ProjectId" Dashboard = Value Text
type PropertyType "Tags" Dashboard Source # 
Instance details

Defined in Stratosphere.IoTSiteWise.Dashboard

type PropertyType "Tags" Dashboard = [Tag]