libZSservicesZSamazonka-emrZSamazonka-emr
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.EMR.Types.ComputeLimitsUnitType

Description

 

Documentation

newtype ComputeLimitsUnitType Source #

Instances

Instances details
Eq ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

Ord ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

Read ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

Show ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

Generic ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

Associated Types

type Rep ComputeLimitsUnitType :: Type -> Type #

NFData ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

Methods

rnf :: ComputeLimitsUnitType -> () #

Hashable ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

ToJSON ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

ToJSONKey ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

FromJSON ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

FromJSONKey ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

ToLog ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

ToHeader ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

ToQuery ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

FromXML ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

ToXML ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

ToByteString ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

FromText ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

ToText ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

type Rep ComputeLimitsUnitType Source # 
Instance details

Defined in Amazonka.EMR.Types.ComputeLimitsUnitType

type Rep ComputeLimitsUnitType = D1 ('MetaData "ComputeLimitsUnitType" "Amazonka.EMR.Types.ComputeLimitsUnitType" "libZSservicesZSamazonka-emrZSamazonka-emr" 'True) (C1 ('MetaCons "ComputeLimitsUnitType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromComputeLimitsUnitType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))