codeconnections_update_sync_blocker: Allows you to update the status of a sync blocker, resolving...

View source: R/codeconnections_operations.R

codeconnections_update_sync_blockerR Documentation

Allows you to update the status of a sync blocker, resolving the blocker and allowing syncing to continue

Description

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.

Usage

codeconnections_update_sync_blocker(Id, SyncType, ResourceName, ResolvedReason)

Arguments

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.


paws.developer.tools documentation built on April 4, 2025, 12:25 a.m.