Class: Aws::Types::DeviceRegistrationStateEventConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sidewalk ⇒ Types::SidewalkEventNotificationConfigurations

Returns the value of attribute sidewalk.



492
493
494
# File 'sig/types.rbs', line 492

def sidewalk
  @sidewalk
end

#wireless_device_id_event_topic ⇒ "Enabled", "Disabled"

Returns the value of attribute wireless_device_id_event_topic.

Returns:

  • ("Enabled", "Disabled")


493
494
495
# File 'sig/types.rbs', line 493

def wireless_device_id_event_topic
  @wireless_device_id_event_topic
end