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)


12311
12312
12313
# File 'sig/types.rbs', line 12311

def monitoring_alert_name
  @monitoring_alert_name
end

#monitoring_schedule_arn::String

Returns the value of attribute monitoring_schedule_arn.

Returns:

  • (::String)


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

def monitoring_schedule_arn
  @monitoring_schedule_arn
end