stratosphere-ivs-1.0.0: Stratosphere integration for AWS IVS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IVS.StreamKey

Documentation

data StreamKey Source #

Instances

Instances details
ToJSON StreamKey Source # 
Instance details

Defined in Stratosphere.IVS.StreamKey

Show StreamKey Source # 
Instance details

Defined in Stratosphere.IVS.StreamKey

Eq StreamKey Source # 
Instance details

Defined in Stratosphere.IVS.StreamKey

ToResourceProperties StreamKey Source # 
Instance details

Defined in Stratosphere.IVS.StreamKey

Property "ChannelArn" StreamKey Source # 
Instance details

Defined in Stratosphere.IVS.StreamKey

Associated Types

type PropertyType "ChannelArn" StreamKey 
Instance details

Defined in Stratosphere.IVS.StreamKey

type PropertyType "ChannelArn" StreamKey = Value Text

Methods

set :: PropertyType "ChannelArn" StreamKey -> StreamKey -> StreamKey #

Property "Tags" StreamKey Source # 
Instance details

Defined in Stratosphere.IVS.StreamKey

Associated Types

type PropertyType "Tags" StreamKey 
Instance details

Defined in Stratosphere.IVS.StreamKey

type PropertyType "Tags" StreamKey = [Tag]
type PropertyType "ChannelArn" StreamKey Source # 
Instance details

Defined in Stratosphere.IVS.StreamKey

type PropertyType "ChannelArn" StreamKey = Value Text
type PropertyType "Tags" StreamKey Source # 
Instance details

Defined in Stratosphere.IVS.StreamKey

type PropertyType "Tags" StreamKey = [Tag]