inputVariables

@JvmName(name = "gnacjrlqwtodjrcn")
suspend fun inputVariables(value: Output<List<PromptInputVariableArgs>>)
@JvmName(name = "ubxxcllvkrhbfcdg")
suspend fun inputVariables(value: List<PromptInputVariableArgs>?)

Parameters

value

List of input variables


@JvmName(name = "budabxwwdtvklbju")
suspend fun inputVariables(vararg values: Output<PromptInputVariableArgs>)


@JvmName(name = "pifisiwncccqiped")
suspend fun inputVariables(values: List<Output<PromptInputVariableArgs>>)
@JvmName(name = "gwxqbygexlmowjhc")
suspend fun inputVariables(vararg values: PromptInputVariableArgs)

Parameters

values

List of input variables


@JvmName(name = "yfwyoxnjqboswoei")
suspend fun inputVariables(argument: List<suspend PromptInputVariableArgsBuilder.() -> Unit>)
@JvmName(name = "lbomybrkrnhhspmy")
suspend fun inputVariables(vararg argument: suspend PromptInputVariableArgsBuilder.() -> Unit)
@JvmName(name = "acwikenydqqnpmxj")
suspend fun inputVariables(argument: suspend PromptInputVariableArgsBuilder.() -> Unit)

Parameters

argument

List of input variables