Module: Aws::QuickSight::Client::_ListSpaceResourcesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#space_arn::String

Returns:

  • (::String)


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

def space_arn: () -> ::String

#space_id::String

Returns:

  • (::String)


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

def space_id: () -> ::String

#space_resources::Array[Types::SpaceResourceSummary]

Returns:



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

def space_resources: () -> ::Array[Types::SpaceResourceSummary]