Class: Aws::Types::AutoTuneOptionsStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#optionsTypes::AutoTuneOptions

Returns the value of attribute options.



254
255
256
# File 'sig/types.rbs', line 254

def options
  @options
end

#statusTypes::AutoTuneStatus

Returns the value of attribute status.



255
256
257
# File 'sig/types.rbs', line 255

def status
  @status
end