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

Description

 

Documentation

newtype AttackPropertyIdentifier Source #

Instances

Instances details
FromJSON AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

FromJSONKey AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

ToJSON AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

ToJSONKey AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

ToByteString AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

ToHeader AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

ToLog AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

ToQuery AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

FromText AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

ToText AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

FromXML AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

ToXML AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

Generic AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

Associated Types

type Rep AttackPropertyIdentifier :: Type -> Type #

Read AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

Show AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

NFData AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

Eq AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

Ord AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

Hashable AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

type Rep AttackPropertyIdentifier Source # 
Instance details

Defined in Amazonka.Shield.Types.AttackPropertyIdentifier

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