Class: Aws::Types::CreateWorkerResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateWorkerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#worker_id ⇒ ::String
Returns the value of attribute worker_id.
Instance Attribute Details
#worker_id ⇒ ::String
Returns the value of attribute worker_id.
880 881 882 |
# File 'sig/types.rbs', line 880 def worker_id @worker_id end |