Class: Aws::Types::UpdateWorkspacesPoolResult
- Inherits:
-
Object
- Object
- Aws::Types::UpdateWorkspacesPoolResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#workspaces_pool ⇒ Types::WorkspacesPool
Returns the value of attribute workspaces_pool.
Instance Attribute Details
#workspaces_pool ⇒ Types::WorkspacesPool
Returns the value of attribute workspaces_pool.
1602 1603 1604 |
# File 'sig/types.rbs', line 1602 def workspaces_pool @workspaces_pool end |