class Aws::GuardDuty::Types::GetFilterResponse
@!attribute [rw] name
The name of the filter. @return [String]
@!attribute [rw] description
The description of the filter. @return [String]
@!attribute [rw] action
Specifies the action that is to be applied to the findings that match the filter. @return [String]
@!attribute [rw] rank
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. @return [Integer]
@!attribute [rw] finding_criteria
Represents the criteria to be used in the filter for querying findings. @return [Types::FindingCriteria]
@!attribute [rw] tags
The tags of the filter resource. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/GetFilterResponse AWS API Documentation
Constants
- SENSITIVE