Module: Aws::WorkSpaces::Client::_DescribeWorkspacesPoolsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workspaces_pools::Array[Types::WorkspacesPool]

Returns:



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

def workspaces_pools: () -> ::Array[Types::WorkspacesPool]