Bot Qn AIntent Configuration Args
data class BotQnAIntentConfigurationArgs(val bedrockModelConfiguration: Output<BotBedrockModelSpecificationArgs>, val dataSourceConfiguration: Output<BotQnAIntentConfigurationDataSourceConfigurationPropertiesArgs>) : ConvertibleToJava<BotQnAIntentConfigurationArgs>
Constructors
Link copied to clipboard
constructor(bedrockModelConfiguration: Output<BotBedrockModelSpecificationArgs>, dataSourceConfiguration: Output<BotQnAIntentConfigurationDataSourceConfigurationPropertiesArgs>)