AWS::Macie::FindingsFilter CriterionAdditionalProperties
The CriterionAdditionalProperties
property type specifies Property description not available. for an AWS::Macie::FindingsFilter.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "eq" :
[ String, ... ]
, "gt" :Integer
, "gte" :Integer
, "lt" :Integer
, "lte" :Integer
, "neq" :[ String, ... ]
}
Properties
eq
Property description not available.
Required: No
Type: List of String
Update requires: No interruption
gt
Property description not available.
Required: No
Type: Integer
Update requires: No interruption
gte
Property description not available.
Required: No
Type: Integer
Update requires: No interruption
lt
Property description not available.
Required: No
Type: Integer
Update requires: No interruption
lte
Property description not available.
Required: No
Type: Integer
Update requires: No interruption
neq
Property description not available.
Required: No
Type: List of String
Update requires: No interruption