Class: Aws::Types::DiscardRegistrationVersionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DiscardRegistrationVersionRequest
- 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.
1075 1076 1077 |
# File 'sig/types.rbs', line 1075 def registration_id @registration_id end |