Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ecr.CfnPullThroughCacheRuleMixinProps.Builder
Packages that use CfnPullThroughCacheRuleMixinProps.Builder
-
Uses of CfnPullThroughCacheRuleMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ecr
Methods in software.amazon.awscdk.cfnpropertymixins.services.ecr that return CfnPullThroughCacheRuleMixinProps.BuilderModifier and TypeMethodDescriptionCfnPullThroughCacheRuleMixinProps.builder()CfnPullThroughCacheRuleMixinProps.Builder.credentialArn(String credentialArn) Sets the value ofCfnPullThroughCacheRuleMixinProps.getCredentialArn()CfnPullThroughCacheRuleMixinProps.Builder.customRoleArn(String customRoleArn) Sets the value ofCfnPullThroughCacheRuleMixinProps.getCustomRoleArn()CfnPullThroughCacheRuleMixinProps.Builder.ecrRepositoryPrefix(String ecrRepositoryPrefix) Sets the value ofCfnPullThroughCacheRuleMixinProps.getEcrRepositoryPrefix()CfnPullThroughCacheRuleMixinProps.Builder.upstreamRegistry(String upstreamRegistry) Sets the value ofCfnPullThroughCacheRuleMixinProps.getUpstreamRegistry()CfnPullThroughCacheRuleMixinProps.Builder.upstreamRegistryUrl(String upstreamRegistryUrl) Sets the value ofCfnPullThroughCacheRuleMixinProps.getUpstreamRegistryUrl()CfnPullThroughCacheRuleMixinProps.Builder.upstreamRepositoryPrefix(String upstreamRepositoryPrefix) Sets the value ofCfnPullThroughCacheRuleMixinProps.getUpstreamRepositoryPrefix()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ecr with parameters of type CfnPullThroughCacheRuleMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPullThroughCacheRuleMixinProps.Builder.