Module: Aws::Connect::Client::_SearchWorkspacesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workspaces::Array[Types::WorkspaceSearchSummary]

Returns:



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

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