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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer