Class: Aws::Types::Monitor

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)


755
756
757
# File 'sig/types.rbs', line 755

def alarm_arn
  @alarm_arn
end

#alarm_role_arn ⇒ ::String

Returns the value of attribute alarm_role_arn.

Returns:

  • (::String)


756
757
758
# File 'sig/types.rbs', line 756

def alarm_role_arn
  @alarm_role_arn
end