Agent Prompt Variant Template Configuration Text Args Builder
Functions
Link copied to clipboard
suspend fun cachePoint(argument: suspend AgentPromptVariantTemplateConfigurationTextCachePointArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun inputVariables(value: Output<List<AgentPromptVariantTemplateConfigurationTextInputVariableArgs>>)
suspend fun inputVariables(vararg values: AgentPromptVariantTemplateConfigurationTextInputVariableArgs)
suspend fun inputVariables(vararg values: Output<AgentPromptVariantTemplateConfigurationTextInputVariableArgs>)
suspend fun inputVariables(vararg argument: suspend AgentPromptVariantTemplateConfigurationTextInputVariableArgsBuilder.() -> Unit)
suspend fun inputVariables(value: List<AgentPromptVariantTemplateConfigurationTextInputVariableArgs>?)
suspend fun inputVariables(values: List<Output<AgentPromptVariantTemplateConfigurationTextInputVariableArgs>>)
suspend fun inputVariables(argument: List<suspend AgentPromptVariantTemplateConfigurationTextInputVariableArgsBuilder.() -> Unit>)
suspend fun inputVariables(argument: suspend AgentPromptVariantTemplateConfigurationTextInputVariableArgsBuilder.() -> Unit)