dataTransforms

@JvmName(name = "imsfcmwrhwewfxkv")
suspend fun dataTransforms(value: Output<List<DataSetLogicalTableMapDataTransformArgs>>)
@JvmName(name = "msvawcvjbojcvivh")
suspend fun dataTransforms(value: List<DataSetLogicalTableMapDataTransformArgs>?)

Parameters

value

Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null. See data_transforms.


@JvmName(name = "dfppeptrwwilxkdp")
suspend fun dataTransforms(vararg values: Output<DataSetLogicalTableMapDataTransformArgs>)


@JvmName(name = "npeuopxtlxlssgnm")
suspend fun dataTransforms(values: List<Output<DataSetLogicalTableMapDataTransformArgs>>)
@JvmName(name = "nirdkkpnjgvekktx")
suspend fun dataTransforms(vararg values: DataSetLogicalTableMapDataTransformArgs)

Parameters

values

Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null. See data_transforms.


@JvmName(name = "kramhxijdijvvsyr")
suspend fun dataTransforms(argument: List<suspend DataSetLogicalTableMapDataTransformArgsBuilder.() -> Unit>)
@JvmName(name = "dggioxinuhpvfxfh")
suspend fun dataTransforms(vararg argument: suspend DataSetLogicalTableMapDataTransformArgsBuilder.() -> Unit)
@JvmName(name = "niqublffapyotpav")
suspend fun dataTransforms(argument: suspend DataSetLogicalTableMapDataTransformArgsBuilder.() -> Unit)

Parameters

argument

Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null. See data_transforms.