push

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


@JvmName(name = "tlxbqoodwieedbqp")
suspend fun push(values: List<Output<PipelineGitPushFilterArgs>>)
@JvmName(name = "dywhabylmnddodah")
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 = "wqkhscbojudbokmw")
suspend fun push(argument: List<suspend PipelineGitPushFilterArgsBuilder.() -> Unit>)
@JvmName(name = "frkaudfafpkownsb")
suspend fun push(vararg argument: suspend PipelineGitPushFilterArgsBuilder.() -> Unit)
@JvmName(name = "qxdiumlvyopvkcej")
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.