class Aws::BedrockAgent::Types::UpdateDataSourceRequest


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/UpdateDataSourceRequest AWS API Documentation
@return [Types::VectorIngestionConfiguration]
source.
Contains details about how to ingest the documents in the data
@!attribute [rw] vector_ingestion_configuration
@return [Types::ServerSideEncryptionConfiguration]
Contains details about server-side encryption of the data source.
@!attribute [rw] server_side_encryption_configuration
@return [String]
Specifies a new name for the data source.
@!attribute [rw] name
@return [String]
The unique identifier of the knowledge base for the data source.
@!attribute [rw] knowledge_base_id
@return [String]
Specifies a new description for the data source.
@!attribute [rw] description
@return [String]
The unique identifier of the data source.
@!attribute [rw] data_source_id
@return [Types::DataSourceConfiguration]
update.
The connection configuration for the data source that you want to
@!attribute [rw] data_source_configuration
@return [String]
update.
The data deletion policy for the data source that you want to
@!attribute [rw] data_deletion_policy