amazonka-ec2-2.0: Amazon Elastic Compute Cloud SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.EC2.Types.InstanceMatchCriteria

Description

 

Documentation

newtype InstanceMatchCriteria Source #

Instances

Instances details
FromJSON InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

FromJSONKey InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

ToJSON InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

ToJSONKey InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

ToByteString InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

ToHeader InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

ToLog InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

ToQuery InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

FromText InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

ToText InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

FromXML InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

ToXML InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

Generic InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

Associated Types

type Rep InstanceMatchCriteria :: Type -> Type #

Read InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

Show InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

NFData InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

Methods

rnf :: InstanceMatchCriteria -> () #

Eq InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

Ord InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

Hashable InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

type Rep InstanceMatchCriteria Source # 
Instance details

Defined in Amazonka.EC2.Types.InstanceMatchCriteria

type Rep InstanceMatchCriteria = D1 ('MetaData "InstanceMatchCriteria" "Amazonka.EC2.Types.InstanceMatchCriteria" "amazonka-ec2-2.0-48L9RAJvmvzAdBkRegqWCL" 'True) (C1 ('MetaCons "InstanceMatchCriteria'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInstanceMatchCriteria") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))