View source: R/servicediscovery_operations.R
servicediscovery_delete_service_attributes | R Documentation |
Deletes specific attributes associated with a service.
See https://www.paws-r-sdk.com/docs/servicediscovery_delete_service_attributes/ for full documentation.
servicediscovery_delete_service_attributes(ServiceId, Attributes)
ServiceId |
[required] The ID of the service from which the attributes will be deleted. |
Attributes |
[required] A list of keys corresponding to each attribute that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.