transformInput

@JvmName(name = "twgcyhqqhsceklqu")
suspend fun transformInput(value: Output<ModelPackageTransformInputArgs>)
@JvmName(name = "mohduyuwdgxwkvpe")
suspend fun transformInput(value: ModelPackageTransformInputArgs)

Parameters

value

A description of the input source and the way the transform job consumes it.


@JvmName(name = "ermnwqhqqorfhbrx")
suspend fun transformInput(argument: suspend ModelPackageTransformInputArgsBuilder.() -> Unit)

Parameters

argument

A description of the input source and the way the transform job consumes it.