stratosphere-networkmanager-1.0.0: Stratosphere integration for AWS NetworkManager.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.NetworkManager.Device

Documentation

data Device Source #

Constructors

Device

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-networkmanager-device.html

Fields

Instances

Instances details
ToJSON Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Show Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Eq Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Methods

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

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

ToResourceProperties Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Property "AWSLocation" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Associated Types

type PropertyType "AWSLocation" Device 
Instance details

Defined in Stratosphere.NetworkManager.Device

Methods

set :: PropertyType "AWSLocation" Device -> Device -> Device #

Property "Description" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Associated Types

type PropertyType "Description" Device 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Description" Device = Value Text

Methods

set :: PropertyType "Description" Device -> Device -> Device #

Property "GlobalNetworkId" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Associated Types

type PropertyType "GlobalNetworkId" Device 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "GlobalNetworkId" Device = Value Text

Methods

set :: PropertyType "GlobalNetworkId" Device -> Device -> Device #

Property "Location" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Associated Types

type PropertyType "Location" Device 
Instance details

Defined in Stratosphere.NetworkManager.Device

Methods

set :: PropertyType "Location" Device -> Device -> Device #

Property "Model" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Associated Types

type PropertyType "Model" Device 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Model" Device = Value Text

Methods

set :: PropertyType "Model" Device -> Device -> Device #

Property "SerialNumber" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Associated Types

type PropertyType "SerialNumber" Device 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "SerialNumber" Device = Value Text

Methods

set :: PropertyType "SerialNumber" Device -> Device -> Device #

Property "SiteId" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Associated Types

type PropertyType "SiteId" Device 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "SiteId" Device = Value Text

Methods

set :: PropertyType "SiteId" Device -> Device -> Device #

Property "Tags" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Associated Types

type PropertyType "Tags" Device 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Tags" Device = [Tag]

Methods

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

Property "Type" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Associated Types

type PropertyType "Type" Device 
Instance details

Defined in Stratosphere.NetworkManager.Device

Methods

set :: PropertyType "Type" Device -> Device -> Device #

Property "Vendor" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

Associated Types

type PropertyType "Vendor" Device 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Vendor" Device = Value Text

Methods

set :: PropertyType "Vendor" Device -> Device -> Device #

type PropertyType "AWSLocation" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Description" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Description" Device = Value Text
type PropertyType "GlobalNetworkId" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "GlobalNetworkId" Device = Value Text
type PropertyType "Location" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Model" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Model" Device = Value Text
type PropertyType "SerialNumber" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "SerialNumber" Device = Value Text
type PropertyType "SiteId" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "SiteId" Device = Value Text
type PropertyType "Tags" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Tags" Device = [Tag]
type PropertyType "Type" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Vendor" Device Source # 
Instance details

Defined in Stratosphere.NetworkManager.Device

type PropertyType "Vendor" Device = Value Text