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

Stratosphere.Oam.Sink

Documentation

data Sink Source #

Instances

Instances details
ToJSON Sink Source # 
Instance details

Defined in Stratosphere.Oam.Sink

Show Sink Source # 
Instance details

Defined in Stratosphere.Oam.Sink

Methods

showsPrec :: Int -> Sink -> ShowS #

show :: Sink -> String #

showList :: [Sink] -> ShowS #

Eq Sink Source # 
Instance details

Defined in Stratosphere.Oam.Sink

Methods

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

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

ToResourceProperties Sink Source # 
Instance details

Defined in Stratosphere.Oam.Sink

Property "Name" Sink Source # 
Instance details

Defined in Stratosphere.Oam.Sink

Associated Types

type PropertyType "Name" Sink 
Instance details

Defined in Stratosphere.Oam.Sink

type PropertyType "Name" Sink = Value Text

Methods

set :: PropertyType "Name" Sink -> Sink -> Sink #

Property "Policy" Sink Source # 
Instance details

Defined in Stratosphere.Oam.Sink

Associated Types

type PropertyType "Policy" Sink 
Instance details

Defined in Stratosphere.Oam.Sink

type PropertyType "Policy" Sink = Object

Methods

set :: PropertyType "Policy" Sink -> Sink -> Sink #

Property "Tags" Sink Source # 
Instance details

Defined in Stratosphere.Oam.Sink

Associated Types

type PropertyType "Tags" Sink 
Instance details

Defined in Stratosphere.Oam.Sink

Methods

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

type PropertyType "Name" Sink Source # 
Instance details

Defined in Stratosphere.Oam.Sink

type PropertyType "Name" Sink = Value Text
type PropertyType "Policy" Sink Source # 
Instance details

Defined in Stratosphere.Oam.Sink

type PropertyType "Policy" Sink = Object
type PropertyType "Tags" Sink Source # 
Instance details

Defined in Stratosphere.Oam.Sink