TransformationArgs

fun TransformationArgs(name: Output<String>? = null, query: Output<String>? = null, streamingUnits: Output<Int>? = null)