git Configuration
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.
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.