Module: Aws::QuickSight::Client::_ListDashboardsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#dashboard_summary_list::Array[Types::DashboardSummary]

Returns:



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

def dashboard_summary_list: () -> ::Array[Types::DashboardSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer