Uses of Class
software.amazon.awscdk.services.codecommit.Repository
-
Uses of Repository in software.amazon.awscdk.services.codecommit
Modifier 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.