Class: Aws::Types::MlflowDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mlflow_experiment_id::String

Returns the value of attribute mlflow_experiment_id.

Returns:

  • (::String)


8757
8758
8759
# File 'sig/types.rbs', line 8757

def mlflow_experiment_id
  @mlflow_experiment_id
end

#mlflow_run_id::String

Returns the value of attribute mlflow_run_id.

Returns:

  • (::String)


8758
8759
8760
# File 'sig/types.rbs', line 8758

def mlflow_run_id
  @mlflow_run_id
end