Class: Aws::Types::GetMLModelInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#ml_model_id::String

Returns the value of attribute ml_model_id.



421
422
423
# File 'sig/types.rbs', line 421

def ml_model_id
  @ml_model_id
end

#verboseBoolean

Returns the value of attribute verbose.



422
423
424
# File 'sig/types.rbs', line 422

def verbose
  @verbose
end