class Aws::Macie2::Types::GetFindingsFilterResponse

Provides information about the criteria and other settings for a findings filter.

@!attribute [rw] action

The action to perform on findings that meet the filter criteria. To
suppress (automatically archive) findings that meet the criteria,
set this value to ARCHIVE. Valid values are:
@return [String]

@!attribute [rw] arn

@return [String]

@!attribute [rw] description

@return [String]

@!attribute [rw] finding_criteria

Specifies, as a map, one or more property-based conditions that
filter the results of a query for findings.
@return [Types::FindingCriteria]

@!attribute [rw] id

@return [String]

@!attribute [rw] name

@return [String]

@!attribute [rw] position

@return [Integer]

@!attribute [rw] tags

A string-to-string map of key-value pairs that specifies the tags
(keys and values) for a classification job, custom data identifier,
findings filter, or member account.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/macie2-2020-01-01/GetFindingsFilterResponse AWS API Documentation

Constants

SENSITIVE