class Aws::BedrockAgent::Types::StorageConfiguration


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/StorageConfiguration AWS API Documentation
@return [Types::RdsConfiguration]
Contains the configurations to use RDS to store knowledge base data.
@!attribute [rw] rds_configuration
@return [Types::RedisEnterpriseCloudConfiguration]
knowledge base data.
Contains the configurations to use Redis Enterprise Cloud to store
@!attribute [rw] redis_enterprise_cloud_configuration
@return [Types::PineconeConfiguration]
data.
Contains the configurations to use Pinecone to store knowledge base
@!attribute [rw] pinecone_configuration
@return [Types::OpenSearchServerlessConfiguration]
knowledge base data.
Contains the configurations to use OpenSearch Serverless to store
@!attribute [rw] opensearch_serverless_configuration
@return [String]
The storage type of a knowledge base.
@!attribute [rw] type
Configures the physical storage of ingested data in a knowledge base.