pullRequests

@JvmName(name = "kwrfjsnavabxdgvb")
suspend fun pullRequests(value: Output<List<PipelineTriggerGitConfigurationPullRequestArgs>>)
@JvmName(name = "lnlicigllceqroqp")
suspend fun pullRequests(value: List<PipelineTriggerGitConfigurationPullRequestArgs>?)

Parameters

value

The field where the repository event that will start the pipeline is specified as pull requests. A pull_request block is documented below.


@JvmName(name = "xrhathhjocsrifrs")
suspend fun pullRequests(vararg values: Output<PipelineTriggerGitConfigurationPullRequestArgs>)


@JvmName(name = "puvdjagsjdivpoxi")
suspend fun pullRequests(values: List<Output<PipelineTriggerGitConfigurationPullRequestArgs>>)
@JvmName(name = "wlxxolwkhgibqvvl")
suspend fun pullRequests(vararg values: PipelineTriggerGitConfigurationPullRequestArgs)

Parameters

values

The field where the repository event that will start the pipeline is specified as pull requests. A pull_request block is documented below.


@JvmName(name = "uvyqjyyqeqsrxuha")
suspend fun pullRequests(argument: List<suspend PipelineTriggerGitConfigurationPullRequestArgsBuilder.() -> Unit>)
@JvmName(name = "tqoijehalgpnubrc")
suspend fun pullRequests(vararg argument: suspend PipelineTriggerGitConfigurationPullRequestArgsBuilder.() -> Unit)
@JvmName(name = "hxpbbxhkysywbluw")
suspend fun pullRequests(argument: suspend PipelineTriggerGitConfigurationPullRequestArgsBuilder.() -> Unit)

Parameters

argument

The field where the repository event that will start the pipeline is specified as pull requests. A pull_request block is documented below.