/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The list of the findings that cannot be imported. For each finding, the list
* provides the error.See Also:
AWS
* API Reference
The identifier of the finding that could not be updated.
*/ inline const Aws::String& GetId() const{ return m_id; } /** *The identifier of the finding that could not be updated.
*/ inline bool IdHasBeenSet() const { return m_idHasBeenSet; } /** *The identifier of the finding that could not be updated.
*/ inline void SetId(const Aws::String& value) { m_idHasBeenSet = true; m_id = value; } /** *The identifier of the finding that could not be updated.
*/ inline void SetId(Aws::String&& value) { m_idHasBeenSet = true; m_id = std::move(value); } /** *The identifier of the finding that could not be updated.
*/ inline void SetId(const char* value) { m_idHasBeenSet = true; m_id.assign(value); } /** *The identifier of the finding that could not be updated.
*/ inline ImportFindingsError& WithId(const Aws::String& value) { SetId(value); return *this;} /** *The identifier of the finding that could not be updated.
*/ inline ImportFindingsError& WithId(Aws::String&& value) { SetId(std::move(value)); return *this;} /** *The identifier of the finding that could not be updated.
*/ inline ImportFindingsError& WithId(const char* value) { SetId(value); return *this;} /** *The code of the error returned by the BatchImportFindings
* operation.
The code of the error returned by the BatchImportFindings
* operation.
The code of the error returned by the BatchImportFindings
* operation.
The code of the error returned by the BatchImportFindings
* operation.
The code of the error returned by the BatchImportFindings
* operation.
The code of the error returned by the BatchImportFindings
* operation.
The code of the error returned by the BatchImportFindings
* operation.
The code of the error returned by the BatchImportFindings
* operation.
The message of the error returned by the BatchImportFindings
* operation.
The message of the error returned by the BatchImportFindings
* operation.
The message of the error returned by the BatchImportFindings
* operation.
The message of the error returned by the BatchImportFindings
* operation.
The message of the error returned by the BatchImportFindings
* operation.
The message of the error returned by the BatchImportFindings
* operation.
The message of the error returned by the BatchImportFindings
* operation.
The message of the error returned by the BatchImportFindings
* operation.