Class: Aws::Types::ConnectionStatusEventConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lo_ra_wan ⇒ Types::LoRaWANConnectionStatusEventNotificationConfigurations

Returns the value of attribute lo_ra_wan.



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

def lo_ra_wan
  @lo_ra_wan
end

#wireless_gateway_id_event_topic ⇒ "Enabled", "Disabled"

Returns the value of attribute wireless_gateway_id_event_topic.

Returns:

  • ("Enabled", "Disabled")


182
183
184
# File 'sig/types.rbs', line 182

def wireless_gateway_id_event_topic
  @wireless_gateway_id_event_topic
end