gitConfiguration

@JvmName(name = "wjcjedsrtqbnoorx")
suspend fun gitConfiguration(value: Output<PipelineTriggerGitConfigurationArgs>)
@JvmName(name = "inhlrdrtndceqfpy")
suspend fun gitConfiguration(value: PipelineTriggerGitConfigurationArgs)

Parameters

value

Provides the filter criteria and the source stage for the repository event that starts the pipeline. For more information, refer to the AWS documentation. A git_configuration block is documented below.


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

Parameters

argument

Provides the filter criteria and the source stage for the repository event that starts the pipeline. For more information, refer to the AWS documentation. A git_configuration block is documented below.