Class: Aws::Types::DescribeWorkforceResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeWorkforceResponse
- 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.
5377 5378 5379 |
# File 'sig/types.rbs', line 5377 def workforce @workforce end |