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

Description

 

Documentation

newtype TrafficMirrorTargetType Source #

Instances

Instances details
FromJSON TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

FromJSONKey TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

ToJSON TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

ToJSONKey TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

ToByteString TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

ToHeader TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

ToLog TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

ToQuery TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

FromText TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

ToText TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

FromXML TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

ToXML TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

Generic TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

Associated Types

type Rep TrafficMirrorTargetType :: Type -> Type #

Read TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

Show TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

NFData TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

Methods

rnf :: TrafficMirrorTargetType -> () #

Eq TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

Ord TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

Hashable TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

type Rep TrafficMirrorTargetType Source # 
Instance details

Defined in Amazonka.EC2.Types.TrafficMirrorTargetType

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