

# MLflowConfiguration
<a name="API_MLflowConfiguration"></a>

 The MLflow configuration. 

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

 ** MlflowExperimentName **   <a name="sagemaker-Type-MLflowConfiguration-MlflowExperimentName"></a>
 The name of the MLflow configuration.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `.*`   
Required: No

 ** MlflowResourceArn **   <a name="sagemaker-Type-MLflowConfiguration-MlflowResourceArn"></a>
 The Amazon Resource Name (ARN) of MLflow configuration resource.   
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 2048.  
Pattern: `arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:mlflow-[a-zA-Z-]*/.*`   
Required: No

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