libZSservicesZSamazonka-appstreamZSamazonka-appstream
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.AppStream.Types.UsageReportSchedule

Description

 

Documentation

newtype UsageReportSchedule Source #

Bundled Patterns

pattern UsageReportSchedule_DAILY :: UsageReportSchedule 

Instances

Instances details
Eq UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

Ord UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

Read UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

Show UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

Generic UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

Associated Types

type Rep UsageReportSchedule :: Type -> Type #

NFData UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

Methods

rnf :: UsageReportSchedule -> () #

Hashable UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

ToJSON UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

ToJSONKey UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

FromJSON UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

FromJSONKey UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

ToLog UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

ToHeader UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

ToQuery UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

FromXML UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

ToXML UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

ToByteString UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

FromText UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

ToText UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

type Rep UsageReportSchedule Source # 
Instance details

Defined in Amazonka.AppStream.Types.UsageReportSchedule

type Rep UsageReportSchedule = D1 ('MetaData "UsageReportSchedule" "Amazonka.AppStream.Types.UsageReportSchedule" "libZSservicesZSamazonka-appstreamZSamazonka-appstream" 'True) (C1 ('MetaCons "UsageReportSchedule'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromUsageReportSchedule") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))