Class: Aws::Types::ResolveCustomerRequest
- Inherits:
-
Object
- Object
- Aws::Types::ResolveCustomerRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#registration_token ⇒ ::String
Returns the value of attribute registration_token.
Instance Attribute Details
#registration_token ⇒ ::String
Returns the value of attribute registration_token.
138 139 140 |
# File 'sig/types.rbs', line 138 def registration_token @registration_token end |