RepositoryExternalConnectionInfo
Contains information about the external connection of a repository.
Types
Properties
Link copied to clipboard
The name of the external connection associated with a repository.
Link copied to clipboard
The package format associated with a repository's external connection. The valid package formats are:
Link copied to clipboard
The status of the external connection of a repository. There is one valid value, Available
.
Functions
Link copied to clipboard
inline fun copy(block: RepositoryExternalConnectionInfo.Builder.() -> Unit = {}): RepositoryExternalConnectionInfo