stratosphere-oam-1.0.0: Stratosphere integration for AWS Oam.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Oam.Link

Documentation

data LinkFilterProperty Source #

Constructors

LinkFilterProperty 

Instances

Instances details
ToJSON LinkFilterProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkFilterProperty

Show LinkFilterProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkFilterProperty

Eq LinkFilterProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkFilterProperty

ToResourceProperties LinkFilterProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkFilterProperty

Property "Filter" LinkFilterProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkFilterProperty

Associated Types

type PropertyType "Filter" LinkFilterProperty 
Instance details

Defined in Stratosphere.Oam.Link.LinkFilterProperty

type PropertyType "Filter" LinkFilterProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkFilterProperty

data LinkConfigurationProperty Source #

Instances

Instances details
ToJSON LinkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkConfigurationProperty

Show LinkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkConfigurationProperty

Eq LinkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkConfigurationProperty

ToResourceProperties LinkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkConfigurationProperty

Property "LogGroupConfiguration" LinkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkConfigurationProperty

Associated Types

type PropertyType "LogGroupConfiguration" LinkConfigurationProperty 
Instance details

Defined in Stratosphere.Oam.Link.LinkConfigurationProperty

Property "MetricConfiguration" LinkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkConfigurationProperty

Associated Types

type PropertyType "MetricConfiguration" LinkConfigurationProperty 
Instance details

Defined in Stratosphere.Oam.Link.LinkConfigurationProperty

type PropertyType "LogGroupConfiguration" LinkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkConfigurationProperty

type PropertyType "MetricConfiguration" LinkConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Oam.Link.LinkConfigurationProperty

data Link Source #

Instances