codestarconnections_list_repository_sync_definitions {paws.developer.tools} | R Documentation |
Lists the repository sync definitions for repository links in your account
Description
Lists the repository sync definitions for repository links in your account.
See https://www.paws-r-sdk.com/docs/codestarconnections_list_repository_sync_definitions/ for full documentation.
Usage
codestarconnections_list_repository_sync_definitions(
RepositoryLinkId,
SyncType
)
Arguments
RepositoryLinkId |
[required] The ID of the repository link for the sync definition for which you want to retrieve information. |
SyncType |
[required] The sync type of the repository link for the the sync definition for which you want to retrieve information. |
[Package paws.developer.tools version 0.7.0 Index]