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.PassThroughSettings

Description

 
Synopsis

Documentation

data PassThroughSettings Source #

Pass Through Settings

See: newPassThroughSettings smart constructor.

Constructors

PassThroughSettings' 

Instances

Instances details
Eq PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

Read PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

Show PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

Generic PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

Associated Types

type Rep PassThroughSettings :: Type -> Type #

NFData PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

Methods

rnf :: PassThroughSettings -> () #

Hashable PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

ToJSON PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

FromJSON PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

type Rep PassThroughSettings Source # 
Instance details

Defined in Amazonka.MediaLive.Types.PassThroughSettings

type Rep PassThroughSettings = D1 ('MetaData "PassThroughSettings" "Amazonka.MediaLive.Types.PassThroughSettings" "libZSservicesZSamazonka-medialiveZSamazonka-medialive" 'False) (C1 ('MetaCons "PassThroughSettings'" 'PrefixI 'False) (U1 :: Type -> Type))

newPassThroughSettings :: PassThroughSettings Source #

Create a value of PassThroughSettings with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.