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

Description

 

Documentation

newtype ProtectionGroupPattern Source #

Instances

Instances details
FromJSON ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

FromJSONKey ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

ToJSON ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

ToJSONKey ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

ToByteString ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

ToHeader ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

ToLog ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

ToQuery ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

FromText ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

ToText ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

FromXML ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

ToXML ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

Generic ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

Associated Types

type Rep ProtectionGroupPattern :: Type -> Type #

Read ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

Show ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

NFData ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

Methods

rnf :: ProtectionGroupPattern -> () #

Eq ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

Ord ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

Hashable ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

type Rep ProtectionGroupPattern Source # 
Instance details

Defined in Amazonka.Shield.Types.ProtectionGroupPattern

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