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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer