/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include An error entity for the BatchImportEvidenceToAssessmentControl
* API. This is used to provide more meaningful errors than a simple string
* message. See Also:
AWS
* API Reference
Manual evidence that can't be collected automatically by Audit Manager.
*/ inline const ManualEvidence& GetManualEvidence() const{ return m_manualEvidence; } /** *Manual evidence that can't be collected automatically by Audit Manager.
*/ inline bool ManualEvidenceHasBeenSet() const { return m_manualEvidenceHasBeenSet; } /** *Manual evidence that can't be collected automatically by Audit Manager.
*/ inline void SetManualEvidence(const ManualEvidence& value) { m_manualEvidenceHasBeenSet = true; m_manualEvidence = value; } /** *Manual evidence that can't be collected automatically by Audit Manager.
*/ inline void SetManualEvidence(ManualEvidence&& value) { m_manualEvidenceHasBeenSet = true; m_manualEvidence = std::move(value); } /** *Manual evidence that can't be collected automatically by Audit Manager.
*/ inline BatchImportEvidenceToAssessmentControlError& WithManualEvidence(const ManualEvidence& value) { SetManualEvidence(value); return *this;} /** *Manual evidence that can't be collected automatically by Audit Manager.
*/ inline BatchImportEvidenceToAssessmentControlError& WithManualEvidence(ManualEvidence&& value) { SetManualEvidence(std::move(value)); return *this;} /** * The error code that the BatchImportEvidenceToAssessmentControl
* API returned.
The error code that the BatchImportEvidenceToAssessmentControl
* API returned.
The error code that the BatchImportEvidenceToAssessmentControl
* API returned.
The error code that the BatchImportEvidenceToAssessmentControl
* API returned.
The error code that the BatchImportEvidenceToAssessmentControl
* API returned.
The error code that the BatchImportEvidenceToAssessmentControl
* API returned.
The error code that the BatchImportEvidenceToAssessmentControl
* API returned.
The error code that the BatchImportEvidenceToAssessmentControl
* API returned.
The error message that the
* BatchImportEvidenceToAssessmentControl
API returned.
The error message that the
* BatchImportEvidenceToAssessmentControl
API returned.
The error message that the
* BatchImportEvidenceToAssessmentControl
API returned.
The error message that the
* BatchImportEvidenceToAssessmentControl
API returned.
The error message that the
* BatchImportEvidenceToAssessmentControl
API returned.
The error message that the
* BatchImportEvidenceToAssessmentControl
API returned.
The error message that the
* BatchImportEvidenceToAssessmentControl
API returned.
The error message that the
* BatchImportEvidenceToAssessmentControl
API returned.