Values_1.HostInstanceSourceDescribes an instance running on a Dedicated Host.
type nonrec t = {instanceId : Values_0.String_.t option;The ID of instance that is running on the Dedicated Host.
*)instanceType : Values_0.String_.t option;The instance type (for example, m3.medium) of the running instance.
*)ownerId : Values_0.String_.t option;The ID of the Amazon Web Services account that owns the instance.
*)}