libZSservicesZSamazonka-mediaconvertZSamazonka-mediaconvert
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.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
Eq BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

Ord BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

Read BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

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

NFData BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

Methods

rnf :: BillingTagsSource -> () #

Hashable 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

FromJSON BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

FromJSONKey BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToLog BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToHeader BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

ToQuery 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

ToByteString 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

type Rep BillingTagsSource Source # 
Instance details

Defined in Amazonka.MediaConvert.Types.BillingTagsSource

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