libZSservicesZSamazonka-medialiveZSamazonka-medialive
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

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
Eq InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Ord InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Read InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Show 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 #

NFData InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

Methods

rnf :: InputDeviceTransferType -> () #

Hashable 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

FromJSON InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

FromJSONKey InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToLog InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToHeader InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

ToQuery 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

ToByteString 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

type Rep InputDeviceTransferType Source # 
Instance details

Defined in Amazonka.MediaLive.Types.InputDeviceTransferType

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