static PullThroughCacheRule.Builder |
PullThroughCacheRule.builder() |
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.createdAt(Instant createdAt) |
The date and time the pull through cache was created.
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.credentialArn(String credentialArn) |
The ARN of the Secrets Manager secret associated with the pull through cache rule.
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.ecrRepositoryPrefix(String ecrRepositoryPrefix) |
The Amazon ECR repository prefix associated with the pull through cache rule.
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.registryId(String registryId) |
The Amazon Web Services account ID associated with the registry the pull through cache rule is associated
with.
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.toBuilder() |
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.updatedAt(Instant updatedAt) |
The date and time, in JavaScript date format, when the pull through cache rule was last updated.
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.upstreamRegistry(String upstreamRegistry) |
The name of the upstream source registry associated with the pull through cache rule.
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.upstreamRegistry(UpstreamRegistry upstreamRegistry) |
The name of the upstream source registry associated with the pull through cache rule.
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.upstreamRegistryUrl(String upstreamRegistryUrl) |
The upstream registry URL associated with the pull through cache rule.
|