View source: R/servicediscovery_operations.R
servicediscovery_update_service_attributes | R Documentation |
Submits a request to update a specified service to add service-level attributes.
See https://www.paws-r-sdk.com/docs/servicediscovery_update_service_attributes/ for full documentation.
servicediscovery_update_service_attributes(ServiceId, Attributes)
ServiceId |
[required] The ID of the service that you want to update. |
Attributes |
[required] A string map that contains attribute key-value pairs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.