Uses of Class
software.amazon.awscdk.services.ecr.CfnPullThroughCacheRuleProps.Builder
-
Uses of CfnPullThroughCacheRuleProps.Builder in software.amazon.awscdk.services.ecr
Modifier and TypeMethodDescriptionCfnPullThroughCacheRuleProps.builder()
CfnPullThroughCacheRuleProps.Builder.credentialArn
(String credentialArn) Sets the value ofCfnPullThroughCacheRuleProps.getCredentialArn()
CfnPullThroughCacheRuleProps.Builder.ecrRepositoryPrefix
(String ecrRepositoryPrefix) Sets the value ofCfnPullThroughCacheRuleProps.getEcrRepositoryPrefix()
CfnPullThroughCacheRuleProps.Builder.upstreamRegistry
(String upstreamRegistry) Sets the value ofCfnPullThroughCacheRuleProps.getUpstreamRegistry()
CfnPullThroughCacheRuleProps.Builder.upstreamRegistryUrl
(String upstreamRegistryUrl) Sets the value ofCfnPullThroughCacheRuleProps.getUpstreamRegistryUrl()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPullThroughCacheRuleProps.Builder
.