Class: Aws::Types::DeleteSlackWorkspaceConfigurationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSlackWorkspaceConfigurationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#team_id ⇒ ::String
Returns the value of attribute team_id.
Instance Attribute Details
#team_id ⇒ ::String
Returns the value of attribute team_id.
52 53 54 |
# File 'sig/types.rbs', line 52 def team_id @team_id end |