Uses of Class
software.amazon.awscdk.services.ecr.OnCloudTrailImagePushedOptions.Builder
-
Uses of OnCloudTrailImagePushedOptions.Builder in software.amazon.awscdk.services.ecr
Modifier and TypeMethodDescriptionOnCloudTrailImagePushedOptions.builder()
OnCloudTrailImagePushedOptions.Builder.crossStackScope
(software.constructs.Construct crossStackScope) Sets the value ofEventCommonOptions.getCrossStackScope()
OnCloudTrailImagePushedOptions.Builder.description
(String description) Sets the value ofEventCommonOptions.getDescription()
OnCloudTrailImagePushedOptions.Builder.eventPattern
(EventPattern eventPattern) Sets the value ofEventCommonOptions.getEventPattern()
Sets the value ofOnCloudTrailImagePushedOptions.getImageTag()
Sets the value ofEventCommonOptions.getRuleName()
OnCloudTrailImagePushedOptions.Builder.target
(IRuleTarget target) Sets the value ofOnEventOptions.getTarget()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theOnCloudTrailImagePushedOptions.Builder
.