NAME
Paws::Macie2::GetFindingsFilterResponse
ATTRIBUTES
Action => Str
The action that's performed on findings that meet the filter criteria (findingCriteria). Possible values are: ARCHIVE, suppress (automatically archive) the findings; and, NOOP, don't perform any action on the findings.
Valid values are: "ARCHIVE"
, "NOOP"
=head2 Arn => Str
The Amazon Resource Name (ARN) of the filter.
Description => Str
The custom description of the filter.
FindingCriteria => Paws::Macie2::FindingCriteria
The criteria that's used to filter findings.
Id => Str
The unique identifier for the filter.
Name => Str
The custom name of the filter.
Position => Int
The position of the filter in the list of saved filters on the Amazon Macie console. This value also determines the order in which the filter is applied to findings, relative to other filters that are also applied to the findings.
Tags => Paws::Macie2::TagMap
A map of key-value pairs that identifies the tags (keys and values) that are associated with the filter.