Learn R Programming

paws.networking (version 0.1.8)

servicediscovery_get_service: Gets the settings for a specified service

Description

Gets the settings for a specified service.

Usage

servicediscovery_get_service(Id)

Arguments

Id

[required] The ID of the service that you want to get settings for.

Request syntax

svc$get_service(
  Id = "string"
)