transformation

@JvmName(name = "fmkkstcqygeupowb")
suspend fun transformation(value: Output<TransformationArgs>)
@JvmName(name = "rynxwyfyfkwhgooc")
suspend fun transformation(value: TransformationArgs?)

Parameters

value

Indicates the query and the number of streaming units to use for the streaming job. The name property of the transformation is required when specifying this property in a PUT request. This property cannot be modify via a PATCH operation. You must use the PATCH API available for the individual transformation.


@JvmName(name = "gflooyxwhohxbeyd")
suspend fun transformation(argument: suspend TransformationArgsBuilder.() -> Unit)

Parameters

argument

Indicates the query and the number of streaming units to use for the streaming job. The name property of the transformation is required when specifying this property in a PUT request. This property cannot be modify via a PATCH operation. You must use the PATCH API available for the individual transformation.