Values.GetInstanceRequestSourceGets information about a specified instance.
type nonrec t = {serviceId : Arn.t;The ID or Amazon Resource Name (ARN) of the service that the instance is associated with. For services created in a shared namespace, specify the service ARN. For more information about shared namespaces, see Cross-account Cloud Map namespace sharing in the Cloud Map Developer Guide.
*)instanceId : ResourceId.t;The ID of the instance that you want to get information about.
*)}