ReplicationRule
An array of objects representing the replication destinations and repository filters for a replication configuration.
Contents
- destinations
-
An array of objects representing the destination for a replication rule.
Type: Array of ReplicationDestination objects
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Required: Yes
- repositoryFilters
-
An array of objects representing the filters for a replication rule. Specifying a repository filter for a replication rule provides a method for controlling which repositories in a private registry are replicated.
Type: Array of RepositoryFilter objects
Array Members: Minimum number of 1 item. Maximum number of 100 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: