Module: Aws::QuickSight::Client::_ListDataSourcesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#data_sources::Array[Types::DataSource]

Returns:



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

def data_sources: () -> ::Array[Types::DataSource]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer