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)


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

def request_id: () -> ::String

#space_arn::String

Returns:

  • (::String)


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

def space_arn: () -> ::String

#space_id::String

Returns:

  • (::String)


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

def space_id: () -> ::String

#space_resources::Array[Types::SpaceResourceSummary]

Returns:



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

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