proton_get_service_instance: Get detailed data for a service instance

View source: R/proton_operations.R

proton_get_service_instanceR Documentation

Get detailed data for a service instance

Description

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.

Usage

proton_get_service_instance(name, serviceName)

Arguments

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.


paws.compute documentation built on May 29, 2024, 9:16 a.m.