servicediscovery_update_service_attributes {paws.networking}R Documentation

Submits a request to update a specified service to add service-level attributes

Description

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.

Usage

servicediscovery_update_service_attributes(ServiceId, Attributes)

Arguments

ServiceId

[required] The ID of the service that you want to update.

Attributes

[required] A string map that contains attribute key-value pairs.


[Package paws.networking version 0.9.0 Index]