Module: Aws::Connect::Client::_SearchWorkspaceAssociationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workspace_associations::Array[Types::WorkspaceAssociationSearchSummary]



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

def workspace_associations: () -> ::Array[Types::WorkspaceAssociationSearchSummary]