Knowledge Base Redshift Query Engine Storage Configuration Args
data class KnowledgeBaseRedshiftQueryEngineStorageConfigurationArgs(val awsDataCatalogConfiguration: Output<KnowledgeBaseRedshiftQueryEngineAwsDataCatalogStorageConfigurationArgs>? = null, val redshiftConfiguration: Output<KnowledgeBaseRedshiftQueryEngineRedshiftStorageConfigurationArgs>? = null, val type: Output<KnowledgeBaseRedshiftQueryEngineStorageType>) : ConvertibleToJava<KnowledgeBaseRedshiftQueryEngineStorageConfigurationArgs>
Configurations for available Redshift query engine storage types
Constructors
Link copied to clipboard
constructor(awsDataCatalogConfiguration: Output<KnowledgeBaseRedshiftQueryEngineAwsDataCatalogStorageConfigurationArgs>? = null, redshiftConfiguration: Output<KnowledgeBaseRedshiftQueryEngineRedshiftStorageConfigurationArgs>? = null, type: Output<KnowledgeBaseRedshiftQueryEngineStorageType>)
Properties
Link copied to clipboard
Link copied to clipboard
val redshiftConfiguration: Output<KnowledgeBaseRedshiftQueryEngineRedshiftStorageConfigurationArgs>? = null
Link copied to clipboard