Class: Aws::Types::Alarm

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alarm_arn ⇒ ::String

Returns the value of attribute alarm_arn.

Returns:

  • (::String)


47
48
49
# File 'sig/types.rbs', line 47

def alarm_arn
  @alarm_arn
end

#source ⇒ ::String

Returns the value of attribute source.

Returns:

  • (::String)


48
49
50
# File 'sig/types.rbs', line 48

def source
  @source
end