Class: Aws::Types::UpdateMonitoringScheduleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#monitoring_schedule_configTypes::MonitoringScheduleConfig

Returns the value of attribute monitoring_schedule_config.



12309
12310
12311
# File 'sig/types.rbs', line 12309

def monitoring_schedule_config
  @monitoring_schedule_config
end

#monitoring_schedule_name::String

Returns the value of attribute monitoring_schedule_name.

Returns:

  • (::String)


12308
12309
12310
# File 'sig/types.rbs', line 12308

def monitoring_schedule_name
  @monitoring_schedule_name
end