codestarconnections_delete_repository_link {paws.developer.tools} | R Documentation |
Deletes the association between your connection and a specified external Git repository
Description
Deletes the association between your connection and a specified external Git repository.
See https://www.paws-r-sdk.com/docs/codestarconnections_delete_repository_link/ for full documentation.
Usage
codestarconnections_delete_repository_link(RepositoryLinkId)
Arguments
RepositoryLinkId |
[required] The ID of the repository link to be deleted. |
[Package paws.developer.tools version 0.9.0 Index]