Class: Aws::Types::DeleteWorkgroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteWorkgroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workgroup ⇒ Types::Workgroup
Returns the value of attribute workgroup.
Instance Attribute Details
#workgroup ⇒ Types::Workgroup
Returns the value of attribute workgroup.
286 287 288 |
# File 'sig/types.rbs', line 286 def workgroup @workgroup end |