Uses of Class
software.amazon.awscdk.mixins.preview.services.ecr.events.ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder
Packages that use ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder
-
Uses of ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder in software.amazon.awscdk.mixins.preview.services.ecr.events
Methods in software.amazon.awscdk.mixins.preview.services.ecr.events that return ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.BuilderModifier and TypeMethodDescriptionECRPullThroughCacheAction.ECRPullThroughCacheActionProps.builder()ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder.ecrRepositoryPrefix(List<String> ecrRepositoryPrefix) ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder.failureCode(List<String> failureCode) ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder.failureReason(List<String> failureReason) ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder.imageDigest(List<String> imageDigest) Sets the value ofECRPullThroughCacheAction.ECRPullThroughCacheActionProps.getImageTag()ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder.repositoryName(List<String> repositoryName) ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder.syncStatus(List<String> syncStatus) Sets the value ofECRPullThroughCacheAction.ECRPullThroughCacheActionProps.getSyncStatus()ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder.upstreamRegistryUrl(List<String> upstreamRegistryUrl) Constructors in software.amazon.awscdk.mixins.preview.services.ecr.events with parameters of type ECRPullThroughCacheAction.ECRPullThroughCacheActionProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theECRPullThroughCacheAction.ECRPullThroughCacheActionProps.Builder.