Module: Aws::WorkspacesInstances::Client::_ListWorkspaceInstancesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListWorkspaceInstancesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


399
# File 'sig/client.rbs', line 399

def next_token: () -> ::String

#workspace_instances::Array[Types::WorkspaceInstance]

Returns:



398
# File 'sig/client.rbs', line 398

def workspace_instances: () -> ::Array[Types::WorkspaceInstance]