Class: Aws::Types::DeleteWorkteamRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteWorkteamRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workteam_name ⇒ ::String
Returns the value of attribute workteam_name.
Instance Attribute Details
#workteam_name ⇒ ::String
Returns the value of attribute workteam_name.
3632 3633 3634 |
# File 'sig/types.rbs', line 3632 def workteam_name @workteam_name end |