push

@JvmName(name = "srdsgcearlwgccmm")
suspend fun push(value: Output<List<PipelineGitPushFilterArgs>>)
@JvmName(name = "gbvnrxrxsisocllb")
suspend fun push(value: List<PipelineGitPushFilterArgs>?)

Parameters

value

The field where the repository event that will start the pipeline, such as pushing Git tags, is specified with details.


@JvmName(name = "bjhqlowdpsnrxrtb")
suspend fun push(vararg values: Output<PipelineGitPushFilterArgs>)


@JvmName(name = "ndkpdtijupvsvdnt")
suspend fun push(values: List<Output<PipelineGitPushFilterArgs>>)
@JvmName(name = "kwgkxnrnsrghgmym")
suspend fun push(vararg values: PipelineGitPushFilterArgs)

Parameters

values

The field where the repository event that will start the pipeline, such as pushing Git tags, is specified with details.


@JvmName(name = "rjeeyqwvcaydokfv")
suspend fun push(argument: List<suspend PipelineGitPushFilterArgsBuilder.() -> Unit>)
@JvmName(name = "hekcflxcbjtyfime")
suspend fun push(vararg argument: suspend PipelineGitPushFilterArgsBuilder.() -> Unit)
@JvmName(name = "xseuroxtjyqtdmqv")
suspend fun push(argument: suspend PipelineGitPushFilterArgsBuilder.() -> Unit)

Parameters

argument

The field where the repository event that will start the pipeline, such as pushing Git tags, is specified with details.