Class: Aws::Types::DescribeSubscribedWorkteamRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeSubscribedWorkteamRequest
- 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.
5162 5163 5164 |
# File 'sig/types.rbs', line 5162 def workteam_arn @workteam_arn end |