Class: Aws::Types::UpdateWorkteamResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateWorkteamResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workteam ⇒ Types::Workteam
Returns the value of attribute workteam.
Instance Attribute Details
#workteam ⇒ Types::Workteam
Returns the value of attribute workteam.
12526 12527 12528 |
# File 'sig/types.rbs', line 12526 def workteam @workteam end |