libZSservicesZSamazonka-apigatewayZSamazonka-apigateway
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.APIGateway.Types.QuotaPeriodType

Description

 

Documentation

newtype QuotaPeriodType Source #

Constructors

QuotaPeriodType' 

Instances

Instances details
Eq QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

Ord QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

Read QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

Show QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

Generic QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

Associated Types

type Rep QuotaPeriodType :: Type -> Type #

NFData QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

Methods

rnf :: QuotaPeriodType -> () #

Hashable QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

ToJSON QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

ToJSONKey QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

FromJSON QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

FromJSONKey QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

ToLog QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

ToHeader QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

ToQuery QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

FromXML QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

ToXML QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

Methods

toXML :: QuotaPeriodType -> XML #

ToByteString QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

FromText QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

ToText QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

type Rep QuotaPeriodType Source # 
Instance details

Defined in Amazonka.APIGateway.Types.QuotaPeriodType

type Rep QuotaPeriodType = D1 ('MetaData "QuotaPeriodType" "Amazonka.APIGateway.Types.QuotaPeriodType" "libZSservicesZSamazonka-apigatewayZSamazonka-apigateway" 'True) (C1 ('MetaCons "QuotaPeriodType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromQuotaPeriodType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))