Class: Aws::Types::CreatePushNotificationRegistrationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreatePushNotificationRegistrationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#registration_id ⇒ ::String
Returns the value of attribute registration_id.
Instance Attribute Details
#registration_id ⇒ ::String
Returns the value of attribute registration_id.
1721 1722 1723 |
# File 'sig/types.rbs', line 1721 def registration_id @registration_id end |