Uses of Interface
software.amazon.awscdk.services.ecr.CfnPullThroughCacheRuleProps
Packages that use CfnPullThroughCacheRuleProps
-
Uses of CfnPullThroughCacheRuleProps in software.amazon.awscdk.services.ecr
Classes in software.amazon.awscdk.services.ecr that implement CfnPullThroughCacheRulePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnPullThroughCacheRulePropsMethods in software.amazon.awscdk.services.ecr that return CfnPullThroughCacheRulePropsModifier and TypeMethodDescriptionCfnPullThroughCacheRuleProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.ecr with parameters of type CfnPullThroughCacheRulePropsModifierConstructorDescriptionCfnPullThroughCacheRule(Construct scope, String id, CfnPullThroughCacheRuleProps props) Create a newAWS::ECR::PullThroughCacheRule.