class Aws::MachineLearning::Types::DescribeDataSourcesOutput

Represents the query results from a DescribeDataSources operation. The content is essentially a list of `DataSource`.

@!attribute [rw] results

A list of `DataSource` that meet the search criteria.
@return [Array<Types::DataSource>]

@!attribute [rw] next_token

An ID of the next page in the paginated results that indicates at
least one more page follows.
@return [String]

Constants

SENSITIVE