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.



102
103
104
# File 'sig/types.rbs', line 102

def auto_tune_details
  @auto_tune_details
end

#auto_tune_type"SCHEDULED_ACTION"

Returns the value of attribute auto_tune_type.

Returns:

  • ("SCHEDULED_ACTION")


101
102
103
# File 'sig/types.rbs', line 101

def auto_tune_type
  @auto_tune_type
end