build

@JvmName(name = "tlituxvpagfycaas")
suspend fun build(value: Output<TriggerBuildArgs>)
@JvmName(name = "pobggsbfeuyigjfa")
suspend fun build(value: TriggerBuildArgs?)

Parameters

value

Contents of the build template. Either a filename or build template must be provided. Structure is documented below.


@JvmName(name = "cnkgmpiaasqmpwea")
suspend fun build(argument: suspend TriggerBuildArgsBuilder.() -> Unit)

Parameters

argument

Contents of the build template. Either a filename or build template must be provided. Structure is documented below.