stratosphere-medialive-1.0.0: Stratosphere integration for AWS MediaLive.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.MediaLive.Network

Documentation

data Network Source #

Instances

Instances details
ToJSON Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

Show Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

Eq Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

Methods

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

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

ToResourceProperties Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

Property "IpPools" Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

Associated Types

type PropertyType "IpPools" Network 
Instance details

Defined in Stratosphere.MediaLive.Network

Methods

set :: PropertyType "IpPools" Network -> Network -> Network #

Property "Name" Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

Associated Types

type PropertyType "Name" Network 
Instance details

Defined in Stratosphere.MediaLive.Network

Methods

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

Property "Routes" Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

Associated Types

type PropertyType "Routes" Network 
Instance details

Defined in Stratosphere.MediaLive.Network

Methods

set :: PropertyType "Routes" Network -> Network -> Network #

Property "Tags" Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

Associated Types

type PropertyType "Tags" Network 
Instance details

Defined in Stratosphere.MediaLive.Network

Methods

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

type PropertyType "IpPools" Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

type PropertyType "Name" Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

type PropertyType "Routes" Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network

type PropertyType "Tags" Network Source # 
Instance details

Defined in Stratosphere.MediaLive.Network