proton_get_repository_sync_status: Get the sync status of a repository used for Proton template...

View source: R/proton_operations.R

proton_get_repository_sync_statusR Documentation

Get the sync status of a repository used for Proton template sync

Description

Get the sync status of a repository used for Proton template sync. For more information about template sync, see .

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

Usage

proton_get_repository_sync_status(
  branch,
  repositoryName,
  repositoryProvider,
  syncType
)

Arguments

branch

[required] The repository branch.

repositoryName

[required] The repository name.

repositoryProvider

[required] The repository provider.

syncType

[required] The repository sync type.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.