inputVariables

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

Parameters

value

List of input variables


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


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

Parameters

values

List of input variables


@JvmName(name = "xibinqfyvhfikfka")
suspend fun inputVariables(argument: List<suspend PromptInputVariableArgsBuilder.() -> Unit>)
@JvmName(name = "mblruinrkqwlsrsw")
suspend fun inputVariables(vararg argument: suspend PromptInputVariableArgsBuilder.() -> Unit)
@JvmName(name = "apsorerpykegskxn")
suspend fun inputVariables(argument: suspend PromptInputVariableArgsBuilder.() -> Unit)

Parameters

argument

List of input variables