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)


12303
12304
12305
# File 'sig/types.rbs', line 12303

def monitoring_alert_name
  @monitoring_alert_name
end

#monitoring_schedule_arn::String

Returns the value of attribute monitoring_schedule_arn.

Returns:

  • (::String)


12302
12303
12304
# File 'sig/types.rbs', line 12302

def monitoring_schedule_arn
  @monitoring_schedule_arn
end