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

Description

 
Synopsis

Documentation

newtype ScopeFilterKey Source #

The property to use in a condition that determines whether an S3 object is included or excluded from a classification job. Valid values are:

Constructors

ScopeFilterKey' 

Instances

Instances details
FromJSON ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

FromJSONKey ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

ToJSON ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

ToJSONKey ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

ToByteString ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

ToHeader ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

ToLog ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

ToQuery ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

FromText ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

ToText ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

FromXML ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

ToXML ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

Methods

toXML :: ScopeFilterKey -> XML #

Generic ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

Associated Types

type Rep ScopeFilterKey :: Type -> Type #

Read ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

Show ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

NFData ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

Methods

rnf :: ScopeFilterKey -> () #

Eq ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

Ord ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

Hashable ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

type Rep ScopeFilterKey Source # 
Instance details

Defined in Amazonka.MacieV2.Types.ScopeFilterKey

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