Class: Aws::Types::AutoMLJobArtifacts

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#candidate_definition_notebook_location::String

Returns the value of attribute candidate_definition_notebook_location.

Returns:

  • (::String)


644
645
646
# File 'sig/types.rbs', line 644

def candidate_definition_notebook_location
  @candidate_definition_notebook_location
end

#data_exploration_notebook_location::String

Returns the value of attribute data_exploration_notebook_location.

Returns:

  • (::String)


645
646
647
# File 'sig/types.rbs', line 645

def data_exploration_notebook_location
  @data_exploration_notebook_location
end