codestarconnections_get_repository_sync_status: Returns details about the sync status for a repository

View source: R/codestarconnections_operations.R

codestarconnections_get_repository_sync_statusR Documentation

Returns details about the sync status for a repository

Description

Returns details about the sync status for a repository. A repository sync uses Git sync to push and pull changes from your remote repository.

See https://www.paws-r-sdk.com/docs/codestarconnections_get_repository_sync_status/ for full documentation.

Usage

codestarconnections_get_repository_sync_status(
  Branch,
  RepositoryLinkId,
  SyncType
)

Arguments

Branch

[required] The branch of the repository link for the requested repository sync status.

RepositoryLinkId

[required] The repository link ID for the requested repository sync status.

SyncType

[required] The sync type of the requested sync status.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.