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.
1667 1668 1669 |
# File 'sig/types.rbs', line 1667 def registration_id @registration_id end |