| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
GitConfiguration |
PipelineTriggerDeclaration.gitConfiguration()
Provides the filter criteria and the source stage for the repository event that starts the pipeline, such as Git
tags.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineTriggerDeclaration.Builder |
PipelineTriggerDeclaration.Builder.gitConfiguration(GitConfiguration gitConfiguration)
Provides the filter criteria and the source stage for the repository event that starts the pipeline, such as
Git tags.
|
Copyright © 2023. All rights reserved.