Class: Aws::Types::AutoTune

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_tune_detailsTypes::AutoTuneDetails

Returns the value of attribute auto_tune_details.



215
216
217
# File 'sig/types.rbs', line 215

def auto_tune_details
  @auto_tune_details
end

#auto_tune_type"SCHEDULED_ACTION"

Returns the value of attribute auto_tune_type.

Returns:

  • ("SCHEDULED_ACTION")


214
215
216
# File 'sig/types.rbs', line 214

def auto_tune_type
  @auto_tune_type
end