Module: Aws::QuickSight::Client::_ListSpacesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#space_arn::String

Returns:

  • (::String)


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

def space_arn: () -> ::String

#space_id::String

Returns:

  • (::String)


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

def space_id: () -> ::String

#space_summaries::Array[Types::SpaceSummary]

Returns:



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

def space_summaries: () -> ::Array[Types::SpaceSummary]