class Aws::AuditManager::Types::BatchDisassociateAssessmentReportEvidenceRequest
@note When making an API call, you may pass BatchDisassociateAssessmentReportEvidenceRequest
data as a hash: { assessment_id: "UUID", # required evidence_folder_id: "UUID", # required evidence_ids: ["UUID"], # required }
@!attribute [rw] assessment_id
The identifier for the specified assessment. @return [String]
@!attribute [rw] evidence_folder_id
The identifier for the folder in which evidence is stored. @return [String]
@!attribute [rw] evidence_ids
The list of evidence identifiers. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/BatchDisassociateAssessmentReportEvidenceRequest AWS API Documentation
Constants
- SENSITIVE