| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecr |
Amazon ECR Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnPullThroughCacheRule.Builder |
CfnPullThroughCacheRule.Builder.create(software.constructs.Construct scope,
String id) |
CfnPullThroughCacheRule.Builder |
CfnPullThroughCacheRule.Builder.ecrRepositoryPrefix(String ecrRepositoryPrefix)
The Amazon ECR repository prefix associated with the pull through cache rule.
|
CfnPullThroughCacheRule.Builder |
CfnPullThroughCacheRule.Builder.upstreamRegistryUrl(String upstreamRegistryUrl)
The upstream registry URL associated with the pull through cache rule.
|
Copyright © 2022. All rights reserved.