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)


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

def request_id: () -> ::String

#space_arn::String

Returns:

  • (::String)


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

def space_arn: () -> ::String

#space_id::String

Returns:

  • (::String)


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

def space_id: () -> ::String

#space_resources::Array[Types::SpaceResourceSummary]

Returns:



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

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