@Stability(value=Stable) public static final class CfnPullThroughCacheRuleProps.Builder extends Object implements software.amazon.jsii.Builder<CfnPullThroughCacheRuleProps>
CfnPullThroughCacheRuleProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnPullThroughCacheRuleProps |
build()
Builds the configured instance.
|
CfnPullThroughCacheRuleProps.Builder |
ecrRepositoryPrefix(String ecrRepositoryPrefix)
Sets the value of
CfnPullThroughCacheRuleProps.getEcrRepositoryPrefix() |
CfnPullThroughCacheRuleProps.Builder |
upstreamRegistryUrl(String upstreamRegistryUrl)
Sets the value of
CfnPullThroughCacheRuleProps.getUpstreamRegistryUrl() |
@Stability(value=Stable) public CfnPullThroughCacheRuleProps.Builder ecrRepositoryPrefix(String ecrRepositoryPrefix)
CfnPullThroughCacheRuleProps.getEcrRepositoryPrefix()ecrRepositoryPrefix - The Amazon ECR repository prefix associated with the pull through cache rule.this@Stability(value=Stable) public CfnPullThroughCacheRuleProps.Builder upstreamRegistryUrl(String upstreamRegistryUrl)
CfnPullThroughCacheRuleProps.getUpstreamRegistryUrl()upstreamRegistryUrl - The upstream registry URL associated with the pull through cache rule.this@Stability(value=Stable) public CfnPullThroughCacheRuleProps build()
build in interface software.amazon.jsii.Builder<CfnPullThroughCacheRuleProps>CfnPullThroughCacheRulePropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.