Values.AssetModelCompositeModelSummarySourceContains a summary of the composite model.
type nonrec t = {id : ID.t option;The ID of the composite model that this summary describes..
*)externalId : ExternalId.t option;The external ID of a composite model on this asset model. For more information, see Using external IDs in the IoT SiteWise User Guide.
*)name : Name.t option;The name of the composite model that this summary describes..
*)type_ : Name.t option;The composite model type. Valid values are AWS/ALARM, CUSTOM, or AWS/L4E_ANOMALY.
*)description : Description.t option;The description of the composite model that this summary describes..
*)path : AssetModelCompositeModelPath.t option;The path that includes all the pieces that make up the composite model.
*)}