amazonka-kinesis-video-media-2.0: Amazon Kinesis Video Streams Media SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.KinesisVideoMedia.Types.StartSelectorType

Description

 

Documentation

newtype StartSelectorType Source #

Instances

Instances details
FromJSON StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

FromJSONKey StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

ToJSON StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

ToJSONKey StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

ToByteString StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

ToHeader StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

ToLog StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

ToQuery StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

FromText StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

ToText StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

FromXML StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

ToXML StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

Generic StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

Associated Types

type Rep StartSelectorType :: Type -> Type #

Read StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

Show StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

NFData StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

Methods

rnf :: StartSelectorType -> () #

Eq StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

Ord StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

Hashable StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

type Rep StartSelectorType Source # 
Instance details

Defined in Amazonka.KinesisVideoMedia.Types.StartSelectorType

type Rep StartSelectorType = D1 ('MetaData "StartSelectorType" "Amazonka.KinesisVideoMedia.Types.StartSelectorType" "amazonka-kinesis-video-media-2.0-8H5b1pPJy7EDyfUB3Ys1cI" 'True) (C1 ('MetaCons "StartSelectorType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStartSelectorType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))