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