externalConnections property
An array of external connections associated with the repository. Only one external connection can be set per repository. see External Connections.
Implementation
final pulumi.Input<RepositoryExternalConnections?>? externalConnections;