amazonka-mediaconvert-2.0: Amazon Elemental MediaConvert 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.MediaConvert.Types.BillingTagsSource

Description

 
Synopsis

Documentation

newtype BillingTagsSource Source #

The tag type that AWS Billing and Cost Management will use to sort your AWS Elemental MediaConvert costs on any billing report that you set up.

Instances

Instances details
FromJSON BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

FromJSONKey BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToJSON BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToJSONKey BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToByteString BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToHeader BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToLog BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToQuery BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

FromText BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToText BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

FromXML BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToXML BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

Generic BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

Associated Types

type Rep BillingTagsSource :: Type -> Type #

Read BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

Show BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

NFData BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

Methods

rnf :: BillingTagsSource -> () #

Eq BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

Ord BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

Hashable BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

type Rep BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

type Rep BillingTagsSource = D1 ('MetaData "BillingTagsSource" "Amazonka.MediaConvert.Types.BillingTagsSource" "amazonka-mediaconvert-2.0-ClG8xHhlx4y6bdaCrZchqH" 'True) (C1 ('MetaCons "BillingTagsSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBillingTagsSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))