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)


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

def request_id: () -> ::String

#space_arn::String

Returns:

  • (::String)


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

def space_arn: () -> ::String

#space_id::String

Returns:

  • (::String)


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

def space_id: () -> ::String

#space_resources::Array[Types::SpaceResourceSummary]

Returns:



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

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