Class: Aws::Types::DeleteMonitoringScheduleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#monitoring_schedule_name::String

Returns the value of attribute monitoring_schedule_name.

Returns:

  • (::String)


3521
3522
3523
# File 'sig/types.rbs', line 3521

def monitoring_schedule_name
  @monitoring_schedule_name
end