View source: R/codestarconnections_operations.R
codestarconnections_get_sync_configuration | R Documentation |
Returns details about a sync configuration, including the sync type and resource name. A sync configuration allows the configuration to sync (push and pull) changes from the remote repository for a specified branch in a Git repository.
See https://www.paws-r-sdk.com/docs/codestarconnections_get_sync_configuration/ for full documentation.
codestarconnections_get_sync_configuration(SyncType, ResourceName)
SyncType |
[required] The sync type for the sync configuration for which you want to retrieve information. |
ResourceName |
[required] The name of the Amazon Web Services resource for the sync configuration for which you want to retrieve information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.