push

@JvmName(name = "vohdlftiwewcejmk")
suspend fun push(value: Output<List<PipelineGitPushFilterArgs>>)
@JvmName(name = "utwtopxxckgycjvy")
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 = "uccfwcncuenhqyne")
suspend fun push(vararg values: Output<PipelineGitPushFilterArgs>)


@JvmName(name = "plxpylrnfimeksdp")
suspend fun push(values: List<Output<PipelineGitPushFilterArgs>>)
@JvmName(name = "rdwhdvgjdqwyfadh")
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 = "nwpiaqvbhmnxiuos")
suspend fun push(argument: List<suspend PipelineGitPushFilterArgsBuilder.() -> Unit>)
@JvmName(name = "pabwlreaipfwnqar")
suspend fun push(vararg argument: suspend PipelineGitPushFilterArgsBuilder.() -> Unit)
@JvmName(name = "xodxcoxavepdricy")
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.