NAME
Paws::GuardDuty::GetFilterResponse
ATTRIBUTES
REQUIRED Action => Str
Specifies the action that is to be applied to the findings that match the filter.
Valid values are: "NOOP"
, "ARCHIVE"
=head2 Description => Str
The description of the filter.
REQUIRED FindingCriteria => Paws::GuardDuty::FindingCriteria
Represents the criteria to be used in the filter for querying findings.
REQUIRED Name => Str
The name of the filter.
Rank => Int
Specifies the position of the filter in the list of current filters. Also specifies the order in which this filter is applied to the findings.
Tags => Paws::GuardDuty::TagMap
The tags of the filter resource.