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

View source: R/codestarconnections_operations.R

codestarconnections_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/codestarconnections_update_sync_blocker/ for full documentation.

Usage

codestarconnections_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 Sept. 12, 2024, 6:46 a.m.