Module: Aws::WorkSpaces::Client::_DescribeWorkspacesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workspaces::Array[Types::Workspace]

Returns:



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

def workspaces: () -> ::Array[Types::Workspace]