Class: Aws::Types::UpdateMonitoringAlertResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#monitoring_alert_name::String

Returns the value of attribute monitoring_alert_name.

Returns:

  • (::String)


12326
12327
12328
# File 'sig/types.rbs', line 12326

def monitoring_alert_name
  @monitoring_alert_name
end

#monitoring_schedule_arn::String

Returns the value of attribute monitoring_schedule_arn.

Returns:

  • (::String)


12325
12326
12327
# File 'sig/types.rbs', line 12325

def monitoring_schedule_arn
  @monitoring_schedule_arn
end