Class: Aws::Types::AutoMLResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#best_recipe_arn ⇒ ::String

Returns the value of attribute best_recipe_arn.

Returns:

  • (::String)


38
39
40
# File 'sig/types.rbs', line 38

def best_recipe_arn
  @best_recipe_arn
end