outputVariables

@JvmName(name = "twypbhwhhdrrylgs")
suspend fun outputVariables(value: Output<List<String>>)
@JvmName(name = "jgshftjogcqjjrrl")
suspend fun outputVariables(value: List<String>?)

Parameters

value

The list of variables that are to be exported from the compute action.


@JvmName(name = "vgootjsrjifimlms")
suspend fun outputVariables(vararg values: Output<String>)


@JvmName(name = "qgrxsupjonvutdcq")
suspend fun outputVariables(values: List<Output<String>>)
@JvmName(name = "ytnrvuaiawgctnqe")
suspend fun outputVariables(vararg values: String)

Parameters

values

The list of variables that are to be exported from the compute action.