class Aws::GuardDuty::Types::ArchiveFindingsRequest
@note When making an API call, you may pass ArchiveFindingsRequest
data as a hash: { detector_id: "DetectorId", # required finding_ids: ["FindingId"], # required }
@!attribute [rw] detector_id
The ID of the detector that specifies the GuardDuty service whose findings you want to archive. @return [String]
@!attribute [rw] finding_ids
The IDs of the findings that you want to archive. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/ArchiveFindingsRequest AWS API Documentation
Constants
- SENSITIVE