Class: Aws::Types::CreateWorkteamResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateWorkteamResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workteam_arn ⇒ ::String
Returns the value of attribute workteam_arn.
Instance Attribute Details
#workteam_arn ⇒ ::String
Returns the value of attribute workteam_arn.
3017 3018 3019 |
# File 'sig/types.rbs', line 3017 def workteam_arn @workteam_arn end |