gitConfiguration

@JvmName(name = "gvanfbxvmqstrkcp")
suspend fun gitConfiguration(value: Output<PipelineGitConfigurationArgs>)
@JvmName(name = "gpknxljourimdmgb")
suspend fun gitConfiguration(value: PipelineGitConfigurationArgs?)

Parameters

value

Provides the filter criteria and the source stage for the repository event that starts the pipeline, such as Git tags.


@JvmName(name = "ewvchlvocsmvaetm")
suspend fun gitConfiguration(argument: suspend PipelineGitConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Provides the filter criteria and the source stage for the repository event that starts the pipeline, such as Git tags.