class Aws::AuditManager::Types::GetEvidenceFolderRequest

@note When making an API call, you may pass GetEvidenceFolderRequest

data as a hash:

    {
      assessment_id: "UUID", # required
      control_set_id: "ControlSetId", # required
      evidence_folder_id: "UUID", # required
    }

@!attribute [rw] assessment_id

The identifier for the specified assessment.
@return [String]

@!attribute [rw] control_set_id

The identifier for the specified control set.
@return [String]

@!attribute [rw] evidence_folder_id

The identifier for the folder in which the evidence is stored.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/auditmanager-2017-07-25/GetEvidenceFolderRequest AWS API Documentation

Constants

SENSITIVE