Class: Aws::Types::Alarms

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alarm_role_arn::String

Returns the value of attribute alarm_role_arn.

Returns:

  • (::String)


65
66
67
# File 'sig/types.rbs', line 65

def alarm_role_arn
  @alarm_role_arn
end

#notification_lambda_arn::String

Returns the value of attribute notification_lambda_arn.

Returns:

  • (::String)


66
67
68
# File 'sig/types.rbs', line 66

def notification_lambda_arn
  @notification_lambda_arn
end