Class: Aws::Types::GetRegistrationCodeResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRegistrationCodeResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#registration_code ⇒ ::String
Returns the value of attribute registration_code.
Instance Attribute Details
#registration_code ⇒ ::String
Returns the value of attribute registration_code.
2526 2527 2528 |
# File 'sig/types.rbs', line 2526 def registration_code @registration_code end |