source

@JvmName(name = "uaciendeidretgra")
suspend fun source(value: Output<TriggerBuildSourceArgs>)
@JvmName(name = "ytplvatgrombnqly")
suspend fun source(value: TriggerBuildSourceArgs?)

Parameters

value

The location of the source files to build. One of storageSource or repoSource must be provided. Structure is documented below.


@JvmName(name = "biywuibvcydatvme")
suspend fun source(argument: suspend TriggerBuildSourceArgsBuilder.() -> Unit)

Parameters

argument

The location of the source files to build. One of storageSource or repoSource must be provided. Structure is documented below.