valueExpression

@JvmName(name = "nybvhakgtnvrvtjv")
suspend fun valueExpression(value: Output<ExprArgs>)
@JvmName(name = "ttklbdrribqgdiua")
suspend fun valueExpression(value: ExprArgs?)

Parameters

value

The CEL expression for the custom output. A resource property can be specified to return the value of the property or a text string enclosed in quotation marks.


@JvmName(name = "iypjfbqirkokslfv")
suspend fun valueExpression(argument: suspend ExprArgsBuilder.() -> Unit)

Parameters

argument

The CEL expression for the custom output. A resource property can be specified to return the value of the property or a text string enclosed in quotation marks.