PullThroughCacheRule
The details of a pull through cache rule.
Contents
- createdAt
-
The date and time the pull through cache was created.
Type: Timestamp
Required: No
- ecrRepositoryPrefix
-
The Amazon ECR repository prefix associated with the pull through cache rule.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 20.
Pattern:
[a-z0-9]+(?:[._-][a-z0-9]+)*
Required: No
- registryId
-
The AWS account ID associated with the registry the pull through cache rule is associated with.
Type: String
Pattern:
[0-9]{12}
Required: No
- upstreamRegistryUrl
-
The upstream registry URL associated with the pull through cache rule.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: