Class: Aws::Types::DescribeAlarmRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#alarm_model_name ⇒ ::String

Returns the value of attribute alarm_model_name.

Returns:

  • (::String)


179
180
181
# File 'sig/types.rbs', line 179

def alarm_model_name
  @alarm_model_name
end

#key_value ⇒ ::String

Returns the value of attribute key_value.

Returns:

  • (::String)


180
181
182
# File 'sig/types.rbs', line 180

def key_value
  @key_value
end