

# TabularResolvedAttributes
<a name="API_TabularResolvedAttributes"></a>

The resolved attributes specific to the tabular problem type.

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

 ** ProblemType **   <a name="sagemaker-Type-TabularResolvedAttributes-ProblemType"></a>
The type of supervised learning problem available for the model candidates of the AutoML job V2 (Binary Classification, Multiclass Classification, Regression). For more information, see [ SageMaker Autopilot problem types](https://docs.aws.amazon.com/sagemaker/latest/dg/autopilot-datasets-problem-types.html#autopilot-problem-types).  
Type: String  
Valid Values: `BinaryClassification | MulticlassClassification | Regression`   
Required: No

## See Also
<a name="API_TabularResolvedAttributes_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/sagemaker-2017-07-24/TabularResolvedAttributes) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/TabularResolvedAttributes) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/TabularResolvedAttributes) 