servicediscovery_update_service {paws.networking} | R Documentation |
Submits a request to perform the following operations:
Description
Submits a request to perform the following operations:
See https://www.paws-r-sdk.com/docs/servicediscovery_update_service/ for full documentation.
Usage
servicediscovery_update_service(Id, Service)
Arguments
Id |
[required] The ID of the service that you want to update. |
Service |
[required] A complex type that contains the new settings for the service. You can specify a maximum of 30 attributes (key-value pairs). |
[Package paws.networking version 0.9.0 Index]