/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include See Also:
AWS
* API Reference
Requests that failed because of a client or server error.
*/ inline const Aws::VectorRequests that failed because of a client or server error.
*/ inline void SetFailedEvaluations(const Aws::VectorRequests that failed because of a client or server error.
*/ inline void SetFailedEvaluations(Aws::VectorRequests that failed because of a client or server error.
*/ inline PutEvaluationsResult& WithFailedEvaluations(const Aws::VectorRequests that failed because of a client or server error.
*/ inline PutEvaluationsResult& WithFailedEvaluations(Aws::VectorRequests that failed because of a client or server error.
*/ inline PutEvaluationsResult& AddFailedEvaluations(const Evaluation& value) { m_failedEvaluations.push_back(value); return *this; } /** *Requests that failed because of a client or server error.
*/ inline PutEvaluationsResult& AddFailedEvaluations(Evaluation&& value) { m_failedEvaluations.push_back(std::move(value)); return *this; } private: Aws::Vector