codestarconnections_get_sync_blocker_summary {paws.developer.tools} | R Documentation |
Returns a list of the most recent sync blockers
Description
Returns a list of the most recent sync blockers.
See https://www.paws-r-sdk.com/docs/codestarconnections_get_sync_blocker_summary/ for full documentation.
Usage
codestarconnections_get_sync_blocker_summary(SyncType, ResourceName)
Arguments
SyncType |
[required] The sync type for the sync blocker summary. |
ResourceName |
[required] The name of the Amazon Web Services resource currently blocked from automatically being synced from a Git repository. |
[Package paws.developer.tools version 0.7.0 Index]