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)


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

def approximate_total_count: () -> ::Integer

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#workspace_associations::Array[Types::WorkspaceAssociationSearchSummary]



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

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