class Aws::BedrockAgent::Types::RdsConfiguration
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/RdsConfiguration AWS API Documentation
@return [Types::RdsFieldMapping]
A mapping of Bedrock Knowledge Base fields to RDS column names
@!attribute [rw] field_mapping
@return [String]
Name of the table within RDS
@!attribute [rw] table_name
@return [String]
Name of the database within RDS
@!attribute [rw] database_name
@return [String]
Arn of a SecretsManager Secret.
@!attribute [rw] credentials_secret_arn
@return [String]
Arn of a RDS Resource.
@!attribute [rw] resource_arn
Contains the configurations to use RDS to store knowledge base data.