Knowledge Base Redshift Query Engine Storage Configuration
data class KnowledgeBaseRedshiftQueryEngineStorageConfiguration(val awsDataCatalogConfiguration: KnowledgeBaseRedshiftQueryEngineAwsDataCatalogStorageConfiguration? = null, val redshiftConfiguration: KnowledgeBaseRedshiftQueryEngineRedshiftStorageConfiguration? = null, val type: KnowledgeBaseRedshiftQueryEngineStorageType)
Configurations for available Redshift query engine storage types
Constructors
Link copied to clipboard
constructor(awsDataCatalogConfiguration: KnowledgeBaseRedshiftQueryEngineAwsDataCatalogStorageConfiguration? = null, redshiftConfiguration: KnowledgeBaseRedshiftQueryEngineRedshiftStorageConfiguration? = null, type: KnowledgeBaseRedshiftQueryEngineStorageType)