class Aws::GuardDuty::Types::GetFilterRequest
@note When making an API call, you may pass GetFilterRequest
data as a hash: { detector_id: "DetectorId", # required filter_name: "String", # required }
@!attribute [rw] detector_id
The unique ID of the detector that the filter is associated with. @return [String]
@!attribute [rw] filter_name
The name of the filter you want to get. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/GetFilterRequest AWS API Documentation
Constants
- SENSITIVE