Class: Aws::Types::UpdateWorkforceResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateWorkforceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workforce ⇒ Types::Workforce
Returns the value of attribute workforce.
Instance Attribute Details
#workforce ⇒ Types::Workforce
Returns the value of attribute workforce.
12512 12513 12514 |
# File 'sig/types.rbs', line 12512 def workforce @workforce end |