Class: Aws::Types::CreatePushNotificationRegistrationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#registration_id::String

Returns the value of attribute registration_id.

Returns:

  • (::String)


1667
1668
1669
# File 'sig/types.rbs', line 1667

def registration_id
  @registration_id
end