

# MlflowDetails
<a name="API_MlflowDetails"></a>

 The MLflow details of this job. 

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

 ** MlflowExperimentId **   <a name="sagemaker-Type-MlflowDetails-MlflowExperimentId"></a>
 The MLflow experiment ID used for this job.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `.*`   
Required: No

 ** MlflowRunId **   <a name="sagemaker-Type-MlflowDetails-MlflowRunId"></a>
 The MLflow run ID used for this job.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `.*`   
Required: No

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