upstreams property
A list of upstream repositories to associate with the repository. The order of the upstream repositories in the list determines their priority order when AWS CodeArtifact looks for a requested package version. see Upstream
Implementation
final pulumi.Input<List<RepositoryUpstream>?>? upstreams;