

# AcceptChoice
<a name="API_AcceptChoice"></a>

Specifies the prediction (aka, the automatically generated piece of metadata) and the target (for example, a column name) that can be accepted.

## Contents
<a name="API_AcceptChoice_Contents"></a>

 ** predictionTarget **   <a name="datazone-Type-AcceptChoice-predictionTarget"></a>
Specifies the target (for example, a column name) where a prediction can be accepted.  
Type: String  
Required: Yes

 ** editedValue **   <a name="datazone-Type-AcceptChoice-editedValue"></a>
The edit of the prediction.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 5000.  
Required: No

 ** predictionChoice **   <a name="datazone-Type-AcceptChoice-predictionChoice"></a>
Specifies the prediction (aka, the automatically generated piece of metadata) that can be accepted.  
Type: Integer  
Required: No

## See Also
<a name="API_AcceptChoice_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/datazone-2018-05-10/AcceptChoice) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/AcceptChoice) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/AcceptChoice) 