gitConfiguration

@JvmName(name = "qxvtsscdghktisuf")
suspend fun gitConfiguration(value: Output<PipelineGitConfigurationArgs>)
@JvmName(name = "krmxjyklivswftdg")
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 = "ftlgljmijmkyjlio")
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.