Smaws_Client_ServiceDiscovery.DeleteServiceAttributes
Deletes specific attributes associated with a service.
val request :
Smaws_Lib.Context.t ->
Types.delete_service_attributes_request ->
(Types.delete_service_attributes_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidInput of Types.invalid_input
| `ServiceNotFound of Types.service_not_found ])
Stdlib.result