Class: Aws::Types::DescribeWorkteamResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeWorkteamResponse
- 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.
5383 5384 5385 |
# File 'sig/types.rbs', line 5383 def workteam @workteam end |