Class: Aws::Types::CandidateArtifactLocations

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#backtest_results::String

Returns the value of attribute backtest_results.

Returns:



1025
1026
1027
# File 'sig/types.rbs', line 1025

def backtest_results
  @backtest_results
end

#explainability::String

Returns the value of attribute explainability.

Returns:



1023
1024
1025
# File 'sig/types.rbs', line 1023

def explainability
  @explainability
end

#model_insights::String

Returns the value of attribute model_insights.

Returns:



1024
1025
1026
# File 'sig/types.rbs', line 1024

def model_insights
  @model_insights
end