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