View source: R/proton_operations.R
proton_get_service_instance | R Documentation |
Get detailed data for a service instance. A service instance is an instantiation of service template and it runs in a specific environment.
See https://www.paws-r-sdk.com/docs/proton_get_service_instance/ for full documentation.
proton_get_service_instance(name, serviceName)
name |
[required] The name of a service instance that you want to get the detailed data for. |
serviceName |
[required] The name of the service that you want the service instance input for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.