Uses of Interface
software.amazon.awscdk.services.ecr.OnCloudTrailImagePushedOptions
-
Uses of OnCloudTrailImagePushedOptions in software.amazon.awscdk.services.ecr
Modifier and TypeClassDescriptionstatic final class
An implementation forOnCloudTrailImagePushedOptions
Modifier and TypeMethodDescriptionOnCloudTrailImagePushedOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptiondefault Rule
IRepository.Jsii$Default.onCloudTrailImagePushed
(String id, OnCloudTrailImagePushedOptions options) Defines an AWS CloudWatch event rule that can trigger a target when an image is pushed to this repository.final Rule
IRepository.Jsii$Proxy.onCloudTrailImagePushed
(String id, OnCloudTrailImagePushedOptions options) Defines an AWS CloudWatch event rule that can trigger a target when an image is pushed to this repository.IRepository.onCloudTrailImagePushed
(String id, OnCloudTrailImagePushedOptions options) Defines an AWS CloudWatch event rule that can trigger a target when an image is pushed to this repository.RepositoryBase.onCloudTrailImagePushed
(String id, OnCloudTrailImagePushedOptions options) Defines an AWS CloudWatch event rule that can trigger a target when an image is pushed to this repository.