Values.GetServiceInstanceInputSourceGet detailed data for a service instance. A service instance is an instantiation of service template and it runs in a specific environment.
type nonrec t = {name : ResourceName.t;The name of a service instance that you want to get the detailed data for.
*)serviceName : ResourceName.t;The name of the service that you want the service instance input for.
*)}