| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Oam.Link
Documentation
data LinkFilterProperty Source #
Constructors
| LinkFilterProperty | |
Fields
| |
Instances
data LinkConfigurationProperty Source #
Constructors
| LinkConfigurationProperty | |
Instances
| ToJSON LinkConfigurationProperty Source # | |||||
Defined in Stratosphere.Oam.Link.LinkConfigurationProperty Methods toJSON :: LinkConfigurationProperty -> Value # toEncoding :: LinkConfigurationProperty -> Encoding # toJSONList :: [LinkConfigurationProperty] -> Value # | |||||
| Show LinkConfigurationProperty Source # | |||||
Defined in Stratosphere.Oam.Link.LinkConfigurationProperty Methods showsPrec :: Int -> LinkConfigurationProperty -> ShowS # show :: LinkConfigurationProperty -> String # showList :: [LinkConfigurationProperty] -> ShowS # | |||||
| Eq LinkConfigurationProperty Source # | |||||
Defined in Stratosphere.Oam.Link.LinkConfigurationProperty Methods (==) :: LinkConfigurationProperty -> LinkConfigurationProperty -> Bool # (/=) :: LinkConfigurationProperty -> LinkConfigurationProperty -> Bool # | |||||
| ToResourceProperties LinkConfigurationProperty Source # | |||||
Defined in Stratosphere.Oam.Link.LinkConfigurationProperty Methods toResourceProperties :: LinkConfigurationProperty -> ResourceProperties # | |||||
| Property "LogGroupConfiguration" LinkConfigurationProperty Source # | |||||
Defined in Stratosphere.Oam.Link.LinkConfigurationProperty Associated Types
Methods set :: PropertyType "LogGroupConfiguration" LinkConfigurationProperty -> LinkConfigurationProperty -> LinkConfigurationProperty # | |||||
| Property "MetricConfiguration" LinkConfigurationProperty Source # | |||||
Defined in Stratosphere.Oam.Link.LinkConfigurationProperty Associated Types
Methods set :: PropertyType "MetricConfiguration" LinkConfigurationProperty -> LinkConfigurationProperty -> LinkConfigurationProperty # | |||||
| type PropertyType "LogGroupConfiguration" LinkConfigurationProperty Source # | |||||
| type PropertyType "MetricConfiguration" LinkConfigurationProperty Source # | |||||
Constructors
| Link | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-oam-link.html |
Fields
| |
Instances
| ToJSON Link Source # | |||||
| Show Link Source # | |||||
| Eq Link Source # | |||||
| ToResourceProperties Link Source # | |||||
Defined in Stratosphere.Oam.Link Methods | |||||
| Property "LabelTemplate" Link Source # | |||||
Defined in Stratosphere.Oam.Link Associated Types
| |||||
| Property "LinkConfiguration" Link Source # | |||||
Defined in Stratosphere.Oam.Link Associated Types
| |||||
| Property "ResourceTypes" Link Source # | |||||
Defined in Stratosphere.Oam.Link Associated Types
| |||||
| Property "SinkIdentifier" Link Source # | |||||
Defined in Stratosphere.Oam.Link Associated Types
| |||||
| Property "Tags" Link Source # | |||||
Defined in Stratosphere.Oam.Link Associated Types
| |||||
| type PropertyType "LabelTemplate" Link Source # | |||||
Defined in Stratosphere.Oam.Link | |||||
| type PropertyType "LinkConfiguration" Link Source # | |||||
Defined in Stratosphere.Oam.Link | |||||
| type PropertyType "ResourceTypes" Link Source # | |||||
Defined in Stratosphere.Oam.Link | |||||
| type PropertyType "SinkIdentifier" Link Source # | |||||
Defined in Stratosphere.Oam.Link | |||||
| type PropertyType "Tags" Link Source # | |||||
Defined in Stratosphere.Oam.Link | |||||