servicediscovery_get_service_attributes {paws.networking} | R Documentation |
Returns the attributes associated with a specified service
Description
Returns the attributes associated with a specified service.
See https://www.paws-r-sdk.com/docs/servicediscovery_get_service_attributes/ for full documentation.
Usage
servicediscovery_get_service_attributes(ServiceId)
Arguments
ServiceId |
[required] The ID of the service that you want to get attributes for. |
[Package paws.networking version 0.9.0 Index]