properties

@JvmName(name = "samjoyqyijrwtcye")
suspend fun properties(value: Output<ScalarFunctionPropertiesArgs>)
@JvmName(name = "watbgqrnbtfffmvr")
suspend fun properties(value: ScalarFunctionPropertiesArgs?)

Parameters

value

The properties that are associated with a function.


@JvmName(name = "sailvycbdqqitngu")
suspend fun properties(argument: suspend ScalarFunctionPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The properties that are associated with a function.