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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer