Uses of Class
software.amazon.awscdk.services.codecommit.Repository
Packages that use Repository
-
Uses of Repository in software.amazon.awscdk.services.codecommit
Methods in software.amazon.awscdk.services.codecommit that return RepositoryModifier and TypeMethodDescriptionRepository.Builder.build()
Create a trigger to notify another service to run actions on repository events.Repository.notify
(String arn, RepositoryTriggerOptions options) Create a trigger to notify another service to run actions on repository events.