cloudBuildOptions

@JvmName(name = "hhuktdedxpmfurej")
suspend fun cloudBuildOptions(value: Output<CloudBuildOptionsArgs>)
@JvmName(name = "emaqreucxlhyeroh")
suspend fun cloudBuildOptions(value: CloudBuildOptionsArgs?)

Parameters

value

Options for any Google Cloud Build builds created as a part of this deployment.These options will only be used if a new build is created, such as when deploying to the App Engine flexible environment using files or zip.


@JvmName(name = "xlfagtxdnauxtwky")
suspend fun cloudBuildOptions(argument: suspend CloudBuildOptionsArgsBuilder.() -> Unit)

Parameters

argument

Options for any Google Cloud Build builds created as a part of this deployment.These options will only be used if a new build is created, such as when deploying to the App Engine flexible environment using files or zip.