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 classAn implementation forOnCloudTrailImagePushedOptionsMethods 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 RuleIRepository.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 RuleIRepository.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.