targetBigDataPool

@JvmName(name = "mfieuxsqthstmtfv")
suspend fun targetBigDataPool(value: Output<BigDataPoolParametrizationReferenceArgs>)
@JvmName(name = "ajlvcrvgfjuqaodr")
suspend fun targetBigDataPool(value: BigDataPoolParametrizationReferenceArgs?)

Parameters

value

The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.


@JvmName(name = "gqppywbhrxaitbvu")
suspend fun targetBigDataPool(argument: suspend BigDataPoolParametrizationReferenceArgsBuilder.() -> Unit)

Parameters

argument

The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.