/**
 * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 * SPDX-License-Identifier: Apache-2.0.
 */
#pragma once
#include  Represents the output of a GetBatchPrediction operation and
   * describes a BatchPrediction.See Also:
   AWS
   * API Reference
An ID assigned to the BatchPrediction at creation. This value
     * should be identical to the value of the BatchPredictionID in the
     * request.
An ID assigned to the BatchPrediction at creation. This value
     * should be identical to the value of the BatchPredictionID in the
     * request.
An ID assigned to the BatchPrediction at creation. This value
     * should be identical to the value of the BatchPredictionID in the
     * request.
An ID assigned to the BatchPrediction at creation. This value
     * should be identical to the value of the BatchPredictionID in the
     * request.
An ID assigned to the BatchPrediction at creation. This value
     * should be identical to the value of the BatchPredictionID in the
     * request.
An ID assigned to the BatchPrediction at creation. This value
     * should be identical to the value of the BatchPredictionID in the
     * request.
An ID assigned to the BatchPrediction at creation. This value
     * should be identical to the value of the BatchPredictionID in the
     * request.
The ID of the MLModel that generated predictions for the
     * BatchPrediction request.
The ID of the MLModel that generated predictions for the
     * BatchPrediction request.
The ID of the MLModel that generated predictions for the
     * BatchPrediction request.
The ID of the MLModel that generated predictions for the
     * BatchPrediction request.
The ID of the MLModel that generated predictions for the
     * BatchPrediction request.
The ID of the MLModel that generated predictions for the
     * BatchPrediction request.
The ID of the MLModel that generated predictions for the
     * BatchPrediction request.
The ID of the DataSource that was used to create the
     * BatchPrediction. 
The ID of the DataSource that was used to create the
     * BatchPrediction. 
The ID of the DataSource that was used to create the
     * BatchPrediction. 
The ID of the DataSource that was used to create the
     * BatchPrediction. 
The ID of the DataSource that was used to create the
     * BatchPrediction. 
The ID of the DataSource that was used to create the
     * BatchPrediction. 
The ID of the DataSource that was used to create the
     * BatchPrediction. 
The location of the data file or directory in Amazon Simple Storage Service * (Amazon S3).
*/ inline const Aws::String& GetInputDataLocationS3() const{ return m_inputDataLocationS3; } /** *The location of the data file or directory in Amazon Simple Storage Service * (Amazon S3).
*/ inline void SetInputDataLocationS3(const Aws::String& value) { m_inputDataLocationS3 = value; } /** *The location of the data file or directory in Amazon Simple Storage Service * (Amazon S3).
*/ inline void SetInputDataLocationS3(Aws::String&& value) { m_inputDataLocationS3 = std::move(value); } /** *The location of the data file or directory in Amazon Simple Storage Service * (Amazon S3).
*/ inline void SetInputDataLocationS3(const char* value) { m_inputDataLocationS3.assign(value); } /** *The location of the data file or directory in Amazon Simple Storage Service * (Amazon S3).
*/ inline GetBatchPredictionResult& WithInputDataLocationS3(const Aws::String& value) { SetInputDataLocationS3(value); return *this;} /** *The location of the data file or directory in Amazon Simple Storage Service * (Amazon S3).
*/ inline GetBatchPredictionResult& WithInputDataLocationS3(Aws::String&& value) { SetInputDataLocationS3(std::move(value)); return *this;} /** *The location of the data file or directory in Amazon Simple Storage Service * (Amazon S3).
*/ inline GetBatchPredictionResult& WithInputDataLocationS3(const char* value) { SetInputDataLocationS3(value); return *this;} /** *The AWS user account that invoked the BatchPrediction. The
     * account type can be either an AWS root account or an AWS Identity and Access
     * Management (IAM) user account.
The AWS user account that invoked the BatchPrediction. The
     * account type can be either an AWS root account or an AWS Identity and Access
     * Management (IAM) user account.
The AWS user account that invoked the BatchPrediction. The
     * account type can be either an AWS root account or an AWS Identity and Access
     * Management (IAM) user account.
The AWS user account that invoked the BatchPrediction. The
     * account type can be either an AWS root account or an AWS Identity and Access
     * Management (IAM) user account.
The AWS user account that invoked the BatchPrediction. The
     * account type can be either an AWS root account or an AWS Identity and Access
     * Management (IAM) user account.
The AWS user account that invoked the BatchPrediction. The
     * account type can be either an AWS root account or an AWS Identity and Access
     * Management (IAM) user account.
The AWS user account that invoked the BatchPrediction. The
     * account type can be either an AWS root account or an AWS Identity and Access
     * Management (IAM) user account.
The time when the BatchPrediction was created. The time is
     * expressed in epoch time.
The time when the BatchPrediction was created. The time is
     * expressed in epoch time.
The time when the BatchPrediction was created. The time is
     * expressed in epoch time.
The time when the BatchPrediction was created. The time is
     * expressed in epoch time.
The time when the BatchPrediction was created. The time is
     * expressed in epoch time.
The time of the most recent edit to BatchPrediction. The time is
     * expressed in epoch time.
The time of the most recent edit to BatchPrediction. The time is
     * expressed in epoch time.
The time of the most recent edit to BatchPrediction. The time is
     * expressed in epoch time.
The time of the most recent edit to BatchPrediction. The time is
     * expressed in epoch time.
The time of the most recent edit to BatchPrediction. The time is
     * expressed in epoch time.
A user-supplied name or description of the BatchPrediction.
A user-supplied name or description of the BatchPrediction.
A user-supplied name or description of the BatchPrediction.
A user-supplied name or description of the BatchPrediction.
A user-supplied name or description of the BatchPrediction.
A user-supplied name or description of the BatchPrediction.
A user-supplied name or description of the BatchPrediction.
The status of the BatchPrediction, which can be one of the
     * following values:
 PENDING - Amazon Machine
     * Learning (Amazon ML) submitted a request to generate batch predictions.
 INPROGRESS - The batch predictions are in
     * progress.
 FAILED - The request to perform a
     * batch prediction did not run to completion. It is not usable.
     * COMPLETED - The batch prediction process completed
     * successfully.
 DELETED - The
     * BatchPrediction is marked as deleted. It is not usable.
The status of the BatchPrediction, which can be one of the
     * following values:
 PENDING - Amazon Machine
     * Learning (Amazon ML) submitted a request to generate batch predictions.
 INPROGRESS - The batch predictions are in
     * progress.
 FAILED - The request to perform a
     * batch prediction did not run to completion. It is not usable.
     * COMPLETED - The batch prediction process completed
     * successfully.
 DELETED - The
     * BatchPrediction is marked as deleted. It is not usable.
The status of the BatchPrediction, which can be one of the
     * following values:
 PENDING - Amazon Machine
     * Learning (Amazon ML) submitted a request to generate batch predictions.
 INPROGRESS - The batch predictions are in
     * progress.
 FAILED - The request to perform a
     * batch prediction did not run to completion. It is not usable.
     * COMPLETED - The batch prediction process completed
     * successfully.
 DELETED - The
     * BatchPrediction is marked as deleted. It is not usable.
The status of the BatchPrediction, which can be one of the
     * following values:
 PENDING - Amazon Machine
     * Learning (Amazon ML) submitted a request to generate batch predictions.
 INPROGRESS - The batch predictions are in
     * progress.
 FAILED - The request to perform a
     * batch prediction did not run to completion. It is not usable.
     * COMPLETED - The batch prediction process completed
     * successfully.
 DELETED - The
     * BatchPrediction is marked as deleted. It is not usable.
The status of the BatchPrediction, which can be one of the
     * following values:
 PENDING - Amazon Machine
     * Learning (Amazon ML) submitted a request to generate batch predictions.
 INPROGRESS - The batch predictions are in
     * progress.
 FAILED - The request to perform a
     * batch prediction did not run to completion. It is not usable.
     * COMPLETED - The batch prediction process completed
     * successfully.
 DELETED - The
     * BatchPrediction is marked as deleted. It is not usable.
The location of an Amazon S3 bucket or directory to receive the operation * results.
*/ inline const Aws::String& GetOutputUri() const{ return m_outputUri; } /** *The location of an Amazon S3 bucket or directory to receive the operation * results.
*/ inline void SetOutputUri(const Aws::String& value) { m_outputUri = value; } /** *The location of an Amazon S3 bucket or directory to receive the operation * results.
*/ inline void SetOutputUri(Aws::String&& value) { m_outputUri = std::move(value); } /** *The location of an Amazon S3 bucket or directory to receive the operation * results.
*/ inline void SetOutputUri(const char* value) { m_outputUri.assign(value); } /** *The location of an Amazon S3 bucket or directory to receive the operation * results.
*/ inline GetBatchPredictionResult& WithOutputUri(const Aws::String& value) { SetOutputUri(value); return *this;} /** *The location of an Amazon S3 bucket or directory to receive the operation * results.
*/ inline GetBatchPredictionResult& WithOutputUri(Aws::String&& value) { SetOutputUri(std::move(value)); return *this;} /** *The location of an Amazon S3 bucket or directory to receive the operation * results.
*/ inline GetBatchPredictionResult& WithOutputUri(const char* value) { SetOutputUri(value); return *this;} /** *A link to the file that contains logs of the
     * CreateBatchPrediction operation.
A link to the file that contains logs of the
     * CreateBatchPrediction operation.
A link to the file that contains logs of the
     * CreateBatchPrediction operation.
A link to the file that contains logs of the
     * CreateBatchPrediction operation.
A link to the file that contains logs of the
     * CreateBatchPrediction operation.
A link to the file that contains logs of the
     * CreateBatchPrediction operation.
A link to the file that contains logs of the
     * CreateBatchPrediction operation.
A description of the most recent details about processing the batch * prediction request.
*/ inline const Aws::String& GetMessage() const{ return m_message; } /** *A description of the most recent details about processing the batch * prediction request.
*/ inline void SetMessage(const Aws::String& value) { m_message = value; } /** *A description of the most recent details about processing the batch * prediction request.
*/ inline void SetMessage(Aws::String&& value) { m_message = std::move(value); } /** *A description of the most recent details about processing the batch * prediction request.
*/ inline void SetMessage(const char* value) { m_message.assign(value); } /** *A description of the most recent details about processing the batch * prediction request.
*/ inline GetBatchPredictionResult& WithMessage(const Aws::String& value) { SetMessage(value); return *this;} /** *A description of the most recent details about processing the batch * prediction request.
*/ inline GetBatchPredictionResult& WithMessage(Aws::String&& value) { SetMessage(std::move(value)); return *this;} /** *A description of the most recent details about processing the batch * prediction request.
*/ inline GetBatchPredictionResult& WithMessage(const char* value) { SetMessage(value); return *this;} /** *The approximate CPU time in milliseconds that Amazon Machine Learning spent
     * processing the BatchPrediction, normalized and scaled on
     * computation resources. ComputeTime is only available if the
     * BatchPrediction is in the COMPLETED state.
The approximate CPU time in milliseconds that Amazon Machine Learning spent
     * processing the BatchPrediction, normalized and scaled on
     * computation resources. ComputeTime is only available if the
     * BatchPrediction is in the COMPLETED state.
The approximate CPU time in milliseconds that Amazon Machine Learning spent
     * processing the BatchPrediction, normalized and scaled on
     * computation resources. ComputeTime is only available if the
     * BatchPrediction is in the COMPLETED state.
The epoch time when Amazon Machine Learning marked the
     * BatchPrediction as COMPLETED or FAILED.
     * FinishedAt is only available when the BatchPrediction
     * is in the COMPLETED or FAILED state.
The epoch time when Amazon Machine Learning marked the
     * BatchPrediction as COMPLETED or FAILED.
     * FinishedAt is only available when the BatchPrediction
     * is in the COMPLETED or FAILED state.
The epoch time when Amazon Machine Learning marked the
     * BatchPrediction as COMPLETED or FAILED.
     * FinishedAt is only available when the BatchPrediction
     * is in the COMPLETED or FAILED state.
The epoch time when Amazon Machine Learning marked the
     * BatchPrediction as COMPLETED or FAILED.
     * FinishedAt is only available when the BatchPrediction
     * is in the COMPLETED or FAILED state.
The epoch time when Amazon Machine Learning marked the
     * BatchPrediction as COMPLETED or FAILED.
     * FinishedAt is only available when the BatchPrediction
     * is in the COMPLETED or FAILED state.
The epoch time when Amazon Machine Learning marked the
     * BatchPrediction as INPROGRESS. StartedAt
     * isn't available if the BatchPrediction is in the
     * PENDING state.
The epoch time when Amazon Machine Learning marked the
     * BatchPrediction as INPROGRESS. StartedAt
     * isn't available if the BatchPrediction is in the
     * PENDING state.
The epoch time when Amazon Machine Learning marked the
     * BatchPrediction as INPROGRESS. StartedAt
     * isn't available if the BatchPrediction is in the
     * PENDING state.
The epoch time when Amazon Machine Learning marked the
     * BatchPrediction as INPROGRESS. StartedAt
     * isn't available if the BatchPrediction is in the
     * PENDING state.
The epoch time when Amazon Machine Learning marked the
     * BatchPrediction as INPROGRESS. StartedAt
     * isn't available if the BatchPrediction is in the
     * PENDING state.
The number of total records that Amazon Machine Learning saw while processing
     * the BatchPrediction.
The number of total records that Amazon Machine Learning saw while processing
     * the BatchPrediction.
The number of total records that Amazon Machine Learning saw while processing
     * the BatchPrediction.
The number of invalid records that Amazon Machine Learning saw while
     * processing the BatchPrediction.
The number of invalid records that Amazon Machine Learning saw while
     * processing the BatchPrediction.
The number of invalid records that Amazon Machine Learning saw while
     * processing the BatchPrediction.