class Aws::Kendra::Types::DataSourceSummary

Summary information for a Amazon Kendra data source. Returned in a call to the `DescribeDataSource` operation.

@!attribute [rw] name

The name of the data source.
@return [String]

@!attribute [rw] id

The unique identifier for the data source.
@return [String]

@!attribute [rw] type

The type of the data source.
@return [String]

@!attribute [rw] created_at

The UNIX datetime that the data source was created.
@return [Time]

@!attribute [rw] updated_at

The UNIX datetime that the data source was lasted updated.
@return [Time]

@!attribute [rw] status

The status of the data source. When the status is `ACTIVE` the data
source is ready to use.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kendra-2019-02-03/DataSourceSummary AWS API Documentation

Constants

SENSITIVE