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:

  • (::String)


1010
1011
1012
# File 'sig/types.rbs', line 1010

def backtest_results
  @backtest_results
end

#explainability::String

Returns the value of attribute explainability.

Returns:

  • (::String)


1008
1009
1010
# File 'sig/types.rbs', line 1008

def explainability
  @explainability
end

#model_insights::String

Returns the value of attribute model_insights.

Returns:

  • (::String)


1009
1010
1011
# File 'sig/types.rbs', line 1009

def model_insights
  @model_insights
end