Uses of Interface
software.amazon.awscdk.interfaces.ecr.PullThroughCacheRuleReference
Packages that use PullThroughCacheRuleReference
Package
Description
Amazon ECR Construct Library
-
Uses of PullThroughCacheRuleReference in software.amazon.awscdk.interfaces.ecr
Classes in software.amazon.awscdk.interfaces.ecr that implement PullThroughCacheRuleReferenceModifier and TypeClassDescriptionstatic final classAn implementation forPullThroughCacheRuleReferenceMethods in software.amazon.awscdk.interfaces.ecr that return PullThroughCacheRuleReferenceModifier and TypeMethodDescriptionPullThroughCacheRuleReference.Builder.build()Builds the configured instance.IPullThroughCacheRuleRef.getPullThroughCacheRuleRef()(experimental) A reference to a PullThroughCacheRule resource.default PullThroughCacheRuleReferenceIPullThroughCacheRuleRef.Jsii$Default.getPullThroughCacheRuleRef()(experimental) A reference to a PullThroughCacheRule resource.IPullThroughCacheRuleRef.Jsii$Proxy.getPullThroughCacheRuleRef()(experimental) A reference to a PullThroughCacheRule resource. -
Uses of PullThroughCacheRuleReference in software.amazon.awscdk.services.ecr
Methods in software.amazon.awscdk.services.ecr that return PullThroughCacheRuleReferenceModifier and TypeMethodDescriptionCfnPullThroughCacheRule.getPullThroughCacheRuleRef()A reference to a PullThroughCacheRule resource.