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.InstanceCollectionType

Description

 

Documentation

newtype InstanceCollectionType Source #

Instances

Instances details
Eq InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

Ord InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

Read InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

Show InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

Generic InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

Associated Types

type Rep InstanceCollectionType :: Type -> Type #

NFData InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

Methods

rnf :: InstanceCollectionType -> () #

Hashable InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

ToJSON InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

ToJSONKey InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

FromJSON InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

FromJSONKey InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

ToLog InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

ToHeader InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

ToQuery InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

FromXML InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

ToXML InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

ToByteString InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

FromText InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

ToText InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

type Rep InstanceCollectionType Source # 
Instance details

Defined in Amazonka.EMR.Types.InstanceCollectionType

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