buildOptions

@JvmName(name = "vlxmgoaobvabwsyl")
suspend fun buildOptions(value: Output<Map<String, String>>)
@JvmName(name = "fpbwedihjbnxpego")
suspend fun buildOptions(value: Map<String, String>?)

Parameters

value

Special options applied to this build. This is a catch-all field where build providers can enter any desired additional details.


@JvmName(name = "ftchkrfxoimwegrs")
fun buildOptions(vararg values: Pair<String, String>)

Parameters

values

Special options applied to this build. This is a catch-all field where build providers can enter any desired additional details.