Class: Aws::Types::CreateWorkforceResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateWorkforceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workforce_arn ⇒ ::String
Returns the value of attribute workforce_arn.
Instance Attribute Details
#workforce_arn ⇒ ::String
Returns the value of attribute workforce_arn.
3001 3002 3003 |
# File 'sig/types.rbs', line 3001 def workforce_arn @workforce_arn end |