View source: R/codeconnections_operations.R
codeconnections_update_sync_blocker | R Documentation |
Allows you to update the status of a sync blocker, resolving the blocker and allowing syncing to continue.
See https://www.paws-r-sdk.com/docs/codeconnections_update_sync_blocker/ for full documentation.
codeconnections_update_sync_blocker(Id, SyncType, ResourceName, ResolvedReason)
Id |
[required] The ID of the sync blocker to be updated. |
SyncType |
[required] The sync type of the sync blocker to be updated. |
ResourceName |
[required] The name of the resource for the sync blocker to be updated. |
ResolvedReason |
[required] The reason for resolving the sync blocker. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.