Uses of Interface
software.amazon.awscdk.mixins.preview.services.codecommit.events.CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
Packages that use CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps
-
Uses of CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps in software.amazon.awscdk.mixins.preview.services.codecommit.events
Classes in software.amazon.awscdk.mixins.preview.services.codecommit.events that implement CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangePropsModifier and TypeClassDescriptionstatic final classAn implementation forCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangePropsMethods in software.amazon.awscdk.mixins.preview.services.codecommit.events that return CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangePropsModifier and TypeMethodDescriptionCodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.codecommit.events with parameters of type CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangePropsModifier and TypeMethodDescriptionstatic EventPatternCodeCommitPullRequestStateChange.codeCommitPullRequestStateChangePattern(CodeCommitPullRequestStateChange.CodeCommitPullRequestStateChangeProps options) (experimental) EventBridge event pattern for CodeCommit Pull Request State Change.