AWS SDK for C++
1.9.4
AWS SDK for C++
|
#include <BatchPutDocumentResult.h>
Public Member Functions | |
BatchPutDocumentResult () | |
BatchPutDocumentResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
BatchPutDocumentResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::Vector< BatchPutDocumentResponseFailedDocument > & | GetFailedDocuments () const |
void | SetFailedDocuments (const Aws::Vector< BatchPutDocumentResponseFailedDocument > &value) |
void | SetFailedDocuments (Aws::Vector< BatchPutDocumentResponseFailedDocument > &&value) |
BatchPutDocumentResult & | WithFailedDocuments (const Aws::Vector< BatchPutDocumentResponseFailedDocument > &value) |
BatchPutDocumentResult & | WithFailedDocuments (Aws::Vector< BatchPutDocumentResponseFailedDocument > &&value) |
BatchPutDocumentResult & | AddFailedDocuments (const BatchPutDocumentResponseFailedDocument &value) |
BatchPutDocumentResult & | AddFailedDocuments (BatchPutDocumentResponseFailedDocument &&value) |
Definition at line 28 of file BatchPutDocumentResult.h.
Aws::kendra::Model::BatchPutDocumentResult::BatchPutDocumentResult | ( | ) |
Aws::kendra::Model::BatchPutDocumentResult::BatchPutDocumentResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
A list of documents that were not added to the index because the document failed a validation check. Each document contains an error message that indicates why the document couldn't be added to the index.
If there was an error adding a document to an index the error is reported in your AWS CloudWatch log. For more information, see Monitoring Amazon Kendra with Amazon CloudWatch Logs
Definition at line 111 of file BatchPutDocumentResult.h.
|
inline |
A list of documents that were not added to the index because the document failed a validation check. Each document contains an error message that indicates why the document couldn't be added to the index.
If there was an error adding a document to an index the error is reported in your AWS CloudWatch log. For more information, see Monitoring Amazon Kendra with Amazon CloudWatch Logs
Definition at line 100 of file BatchPutDocumentResult.h.
|
inline |
A list of documents that were not added to the index because the document failed a validation check. Each document contains an error message that indicates why the document couldn't be added to the index.
If there was an error adding a document to an index the error is reported in your AWS CloudWatch log. For more information, see Monitoring Amazon Kendra with Amazon CloudWatch Logs
Definition at line 45 of file BatchPutDocumentResult.h.
BatchPutDocumentResult& Aws::kendra::Model::BatchPutDocumentResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
A list of documents that were not added to the index because the document failed a validation check. Each document contains an error message that indicates why the document couldn't be added to the index.
If there was an error adding a document to an index the error is reported in your AWS CloudWatch log. For more information, see Monitoring Amazon Kendra with Amazon CloudWatch Logs
Definition at line 67 of file BatchPutDocumentResult.h.
|
inline |
A list of documents that were not added to the index because the document failed a validation check. Each document contains an error message that indicates why the document couldn't be added to the index.
If there was an error adding a document to an index the error is reported in your AWS CloudWatch log. For more information, see Monitoring Amazon Kendra with Amazon CloudWatch Logs
Definition at line 56 of file BatchPutDocumentResult.h.
|
inline |
A list of documents that were not added to the index because the document failed a validation check. Each document contains an error message that indicates why the document couldn't be added to the index.
If there was an error adding a document to an index the error is reported in your AWS CloudWatch log. For more information, see Monitoring Amazon Kendra with Amazon CloudWatch Logs
Definition at line 89 of file BatchPutDocumentResult.h.
|
inline |
A list of documents that were not added to the index because the document failed a validation check. Each document contains an error message that indicates why the document couldn't be added to the index.
If there was an error adding a document to an index the error is reported in your AWS CloudWatch log. For more information, see Monitoring Amazon Kendra with Amazon CloudWatch Logs
Definition at line 78 of file BatchPutDocumentResult.h.