Class: Aws::Types::DescribeAlarmModelRequest

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)


207
208
209
# File 'sig/types.rbs', line 207

def alarm_model_name
  @alarm_model_name
end

#alarm_model_version ⇒ ::String

Returns the value of attribute alarm_model_version.

Returns:

  • (::String)


208
209
210
# File 'sig/types.rbs', line 208

def alarm_model_version
  @alarm_model_version
end