amazonka-shield-2.0: Amazon Shield 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.Shield.Types.ProtectionGroupAggregation

Description

 

Documentation

newtype ProtectionGroupAggregation Source #

Instances

Instances details
FromJSON ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

FromJSONKey ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

ToJSON ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

ToJSONKey ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

ToByteString ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

ToHeader ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

ToLog ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

ToQuery ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

FromText ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

ToText ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

FromXML ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

ToXML ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

Generic ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

Associated Types

type Rep ProtectionGroupAggregation :: Type -> Type #

Read ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

Show ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

NFData ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

Eq ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

Ord ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

Hashable ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

type Rep ProtectionGroupAggregation Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupAggregation

type Rep ProtectionGroupAggregation = D1 ('MetaData "ProtectionGroupAggregation" "Amazonka.Shield.Types.ProtectionGroupAggregation" "amazonka-shield-2.0-Cz9Fa9OSQ93AE4UCXBDcFo" 'True) (C1 ('MetaCons "ProtectionGroupAggregation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromProtectionGroupAggregation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))