filePaths

@JvmName(name = "acsavbtwqvjguomt")
suspend fun filePaths(value: Output<PipelineTriggerGitConfigurationPushFilePathsArgs>)
@JvmName(name = "uiqjaqjhssthycos")
suspend fun filePaths(value: PipelineTriggerGitConfigurationPushFilePathsArgs?)

Parameters

value

The field that specifies to filter on file paths for the push trigger configuration. A file_paths block is documented below.


@JvmName(name = "ajaixypfymvpjcgk")
suspend fun filePaths(argument: suspend PipelineTriggerGitConfigurationPushFilePathsArgsBuilder.() -> Unit)

Parameters

argument

The field that specifies to filter on file paths for the push trigger configuration. A file_paths block is documented below.