amazonka-maciev2-2.0: Amazon Macie 2 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.MacieV2.Types.AllowListStatusCode

Description

 
Synopsis

Documentation

newtype AllowListStatusCode Source #

Indicates the current status of an allow list. Depending on the type of criteria that the list specifies, possible values are:

Instances

Instances details
FromJSON AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

FromJSONKey AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

ToJSON AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

ToJSONKey AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

ToByteString AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

ToHeader AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

ToLog AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

ToQuery AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

FromText AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

ToText AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

FromXML AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

ToXML AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

Generic AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

Associated Types

type Rep AllowListStatusCode :: Type -> Type #

Read AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

Show AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

NFData AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

Methods

rnf :: AllowListStatusCode -> () #

Eq AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

Ord AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

Hashable AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

type Rep AllowListStatusCode Source # 
Instance details

Defined in Amazonka.MacieV2.Types.AllowListStatusCode

type Rep AllowListStatusCode = D1 ('MetaData "AllowListStatusCode" "Amazonka.MacieV2.Types.AllowListStatusCode" "amazonka-maciev2-2.0-5WBPWSHaxt7LOrO1LzXg18" 'True) (C1 ('MetaCons "AllowListStatusCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAllowListStatusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))