Class: Aws::Types::GetJobUnlockCodeResult
- Inherits:
-
Object
- Object
- Aws::Types::GetJobUnlockCodeResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unlock_code ⇒ ::String
Returns the value of attribute unlock_code.
Instance Attribute Details
#unlock_code ⇒ ::String
Returns the value of attribute unlock_code.
290 291 292 |
# File 'sig/types.rbs', line 290 def unlock_code @unlock_code end |