Class: Aws::Types::StartWorkspacesPoolRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartWorkspacesPoolRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pool_id ⇒ ::String
Returns the value of attribute pool_id.
Instance Attribute Details
#pool_id ⇒ ::String
Returns the value of attribute pool_id.
1427 1428 1429 |
# File 'sig/types.rbs', line 1427 def pool_id @pool_id end |