Class: Aws::Types::MessageDeliveryStatusEventConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::MessageDeliveryStatusEventConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sidewalk ⇒ Types::SidewalkEventNotificationConfigurations
Returns the value of attribute sidewalk.
-
#wireless_device_id_event_topic ⇒ "Enabled", "Disabled"
Returns the value of attribute wireless_device_id_event_topic.
Instance Attribute Details
#sidewalk ⇒ Types::SidewalkEventNotificationConfigurations
Returns the value of attribute sidewalk.
1582 1583 1584 |
# File 'sig/types.rbs', line 1582 def sidewalk @sidewalk end |
#wireless_device_id_event_topic ⇒ "Enabled", "Disabled"
Returns the value of attribute wireless_device_id_event_topic.
1583 1584 1585 |
# File 'sig/types.rbs', line 1583 def wireless_device_id_event_topic @wireless_device_id_event_topic end |