proton_update_service_sync_blocker {paws.compute} | R Documentation |
Update the service sync blocker by resolving it
Description
Update the service sync blocker by resolving it.
See https://www.paws-r-sdk.com/docs/proton_update_service_sync_blocker/ for full documentation.
Usage
proton_update_service_sync_blocker(id, resolvedReason)
Arguments
id |
[required] The ID of the service sync blocker. |
resolvedReason |
[required] The reason the service sync blocker was resolved. |
[Package paws.compute version 0.9.0 Index]