properties
suspend fun properties(value: Output<Either<AggregateFunctionPropertiesArgs, ScalarFunctionPropertiesArgs>>)
suspend fun properties(value: Either<AggregateFunctionPropertiesArgs, ScalarFunctionPropertiesArgs>?)
Parameters
value
The properties that are associated with a function.