buildBatchConfig

@JvmName(name = "dxggtdfktfnxgsrh")
suspend fun buildBatchConfig(value: Output<ProjectBuildBatchConfigArgs>)
@JvmName(name = "lnygaghdwbpovvxm")
suspend fun buildBatchConfig(value: ProjectBuildBatchConfigArgs?)

Parameters

value

A ProjectBuildBatchConfig object that defines the batch build options for the project.


@JvmName(name = "dygvjnawphckhyxu")
suspend fun buildBatchConfig(argument: suspend ProjectBuildBatchConfigArgsBuilder.() -> Unit)

Parameters

argument

A ProjectBuildBatchConfig object that defines the batch build options for the project.