Class: Aws::Types::JoinEventConfiguration

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::LoRaWANJoinEventNotificationConfigurations

Returns the value of attribute lo_ra_wan.



1094
1095
1096
# File 'sig/types.rbs', line 1094

def lo_ra_wan
  @lo_ra_wan
end

#wireless_device_id_event_topic ⇒ "Enabled", "Disabled"

Returns the value of attribute wireless_device_id_event_topic.

Returns:

  • ("Enabled", "Disabled")


1095
1096
1097
# File 'sig/types.rbs', line 1095

def wireless_device_id_event_topic
  @wireless_device_id_event_topic
end