Class: Aws::Types::DeleteWorkforceRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteWorkforceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workforce_name ⇒ ::String
Returns the value of attribute workforce_name.
Instance Attribute Details
#workforce_name ⇒ ::String
Returns the value of attribute workforce_name.
3624 3625 3626 |
# File 'sig/types.rbs', line 3624 def workforce_name @workforce_name end |