pasteur.kedro.mlflow.config.MlflowServerOptions
===============================================

.. currentmodule:: pasteur.kedro.mlflow.config

.. autoclass:: MlflowServerOptions
   :members:
   :undoc-members:
   :inherited-members:

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~MlflowServerOptions.mlflow_tracking_uri
      ~MlflowServerOptions.credentials
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
   
      ~MlflowServerOptions.construct
      ~MlflowServerOptions.copy
      ~MlflowServerOptions.dict
      ~MlflowServerOptions.from_orm
      ~MlflowServerOptions.json
      ~MlflowServerOptions.parse_file
      ~MlflowServerOptions.parse_obj
      ~MlflowServerOptions.parse_raw
      ~MlflowServerOptions.schema
      ~MlflowServerOptions.schema_json
      ~MlflowServerOptions.update_forward_refs
      ~MlflowServerOptions.validate
   
   