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)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#space_arn::String

Returns:

  • (::String)


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

def space_arn: () -> ::String

#space_id::String

Returns:

  • (::String)


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

def space_id: () -> ::String

#space_summaries::Array[Types::SpaceSummary]

Returns:



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

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