codestarconnections_get_resource_sync_status {paws.developer.tools} | R Documentation |
Returns the status of the sync with the Git repository for a specific Amazon Web Services resource
Description
Returns the status of the sync with the Git repository for a specific Amazon Web Services resource.
See https://www.paws-r-sdk.com/docs/codestarconnections_get_resource_sync_status/ for full documentation.
Usage
codestarconnections_get_resource_sync_status(ResourceName, SyncType)
Arguments
ResourceName |
[required] The name of the Amazon Web Services resource for the sync status with the Git repository. |
SyncType |
[required] The sync type for the sync status with the Git repository. |
[Package paws.developer.tools version 0.9.0 Index]