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.



138
139
140
# File 'sig/types.rbs', line 138

def options
  @options
end

#statusTypes::AutoTuneStatus

Returns the value of attribute status.



139
140
141
# File 'sig/types.rbs', line 139

def status
  @status
end