Class: Aws::Types::StopWorkspacesRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopWorkspacesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#stop_workspace_requests ⇒ ::Array[Types::StopRequest]
Returns the value of attribute stop_workspace_requests.
Instance Attribute Details
#stop_workspace_requests ⇒ ::Array[Types::StopRequest]
Returns the value of attribute stop_workspace_requests.
1458 1459 1460 |
# File 'sig/types.rbs', line 1458 def stop_workspace_requests @stop_workspace_requests end |