Uses of Interface
software.amazon.awscdk.services.ecr.OnCloudTrailImagePushedOptions
Packages that use OnCloudTrailImagePushedOptions
-
Uses of OnCloudTrailImagePushedOptions in software.amazon.awscdk.services.ecr
Classes in software.amazon.awscdk.services.ecr that implement OnCloudTrailImagePushedOptionsModifier and TypeClassDescriptionstatic final class
An implementation forOnCloudTrailImagePushedOptions
Methods in software.amazon.awscdk.services.ecr that return OnCloudTrailImagePushedOptionsModifier and TypeMethodDescriptionOnCloudTrailImagePushedOptions.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ecr with parameters of type OnCloudTrailImagePushedOptionsModifier 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.