Values.ServiceSourceThe metadata for a service, such as the service code and available attribute names.
type nonrec t = {serviceCode : String_.t option;The code for the Amazon Web Services service.
*)attributeNames : AttributeNameList.t option;The attributes that are available for this service.
*)}