Class: Aws::Types::StopWorkspacesRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#stop_workspace_requests::Array[Types::StopRequest]

Returns the value of attribute stop_workspace_requests.

Returns:



1458
1459
1460
# File 'sig/types.rbs', line 1458

def stop_workspace_requests
  @stop_workspace_requests
end