amazonka-medialive-2.0: Amazon Elemental MediaLive 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.MediaLive.Types.InputDeviceTransferType

Description

 
Synopsis

Documentation

newtype InputDeviceTransferType Source #

The type of device transfer. INCOMING for an input device that is being transferred to you, OUTGOING for an input device that you are transferring to another AWS account.

Instances

Instances details
FromJSON InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

FromJSONKey InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToJSON InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToJSONKey InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToByteString InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToHeader InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToLog InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToQuery InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

FromText InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToText InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

FromXML InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToXML InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Generic InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Associated Types

type Rep InputDeviceTransferType :: Type -> Type #

Read InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Show InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

NFData InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Methods

rnf :: InputDeviceTransferType -> () #

Eq InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Ord InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Hashable InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

type Rep InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

type Rep InputDeviceTransferType = D1 ('MetaData "InputDeviceTransferType" "Amazonka.MediaLive.Types.InputDeviceTransferType" "amazonka-medialive-2.0-FK9HUAz0OmeIH2i6eRdod0" 'True) (C1 ('MetaCons "InputDeviceTransferType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInputDeviceTransferType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))