Module: Aws::IoTEvents::Client::_DescribeAlarmModelResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeAlarmModelResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#alarm_capabilities ⇒ Types::AlarmCapabilities



203
# File 'sig/client.rbs', line 203

def alarm_capabilities: () -> Types::AlarmCapabilities

#alarm_event_actions ⇒ Types::AlarmEventActions



202
# File 'sig/client.rbs', line 202

def alarm_event_actions: () -> Types::AlarmEventActions

#alarm_model_arn ⇒ ::String

Returns:

  • (::String)


190
# File 'sig/client.rbs', line 190

def alarm_model_arn: () -> ::String

#alarm_model_description ⇒ ::String

Returns:

  • (::String)


196
# File 'sig/client.rbs', line 196

def alarm_model_description: () -> ::String

#alarm_model_name ⇒ ::String

Returns:

  • (::String)


195
# File 'sig/client.rbs', line 195

def alarm_model_name: () -> ::String

#alarm_model_version ⇒ ::String

Returns:

  • (::String)


191
# File 'sig/client.rbs', line 191

def alarm_model_version: () -> ::String

#alarm_notification ⇒ Types::AlarmNotification



201
# File 'sig/client.rbs', line 201

def alarm_notification: () -> Types::AlarmNotification

#alarm_rule ⇒ Types::AlarmRule

Returns:



200
# File 'sig/client.rbs', line 200

def alarm_rule: () -> Types::AlarmRule

#creation_time ⇒ ::Time

Returns:

  • (::Time)


189
# File 'sig/client.rbs', line 189

def creation_time: () -> ::Time

#key ⇒ ::String

Returns:

  • (::String)


198
# File 'sig/client.rbs', line 198

def key: () -> ::String

#last_update_time ⇒ ::Time

Returns:

  • (::Time)


192
# File 'sig/client.rbs', line 192

def last_update_time: () -> ::Time

#role_arn ⇒ ::String

Returns:

  • (::String)


197
# File 'sig/client.rbs', line 197

def role_arn: () -> ::String

#severity ⇒ ::Integer

Returns:

  • (::Integer)


199
# File 'sig/client.rbs', line 199

def severity: () -> ::Integer

#status ⇒ "ACTIVE", ...

Returns:

  • ("ACTIVE", "ACTIVATING", "INACTIVE", "FAILED")


193
# File 'sig/client.rbs', line 193

def status: () -> ("ACTIVE" | "ACTIVATING" | "INACTIVE" | "FAILED")

#status_message ⇒ ::String

Returns:

  • (::String)


194
# File 'sig/client.rbs', line 194

def status_message: () -> ::String