proton_get_service_instance_sync_status {paws.compute} | R Documentation |
Get the status of the synced service instance
Description
Get the status of the synced service instance.
See https://www.paws-r-sdk.com/docs/proton_get_service_instance_sync_status/ for full documentation.
Usage
proton_get_service_instance_sync_status(serviceInstanceName, serviceName)
Arguments
serviceInstanceName |
[required] The name of the service instance that you want the sync status input for. |
serviceName |
[required] The name of the service that the service instance belongs to. |
[Package paws.compute version 0.7.0 Index]