Skip to main content

EnsLib.AmazonHealthLake.InboundInput

class EnsLib.AmazonHealthLake.InboundInput extends %Library.RegisteredObject

Property Inventory

Properties

property DatastoreId as %String (MAXLEN = 1000);
Property methods: DatastoreIdDisplayToLogical(), DatastoreIdGet(), DatastoreIdIsValid(), DatastoreIdLogicalToDisplay(), DatastoreIdLogicalToOdbc(), DatastoreIdNormalize(), DatastoreIdSet()
property PayLoad as %GlobalBinaryStream;
Property methods: PayLoadDelete(), PayLoadGet(), PayLoadGetObject(), PayLoadGetObjectId(), PayLoadGetSwizzled(), PayLoadIsValid(), PayLoadNewObject(), PayLoadOid(), PayLoadOpen(), PayLoadSet(), PayLoadSetObject(), PayLoadSetObjectId(), PayLoadUnSwizzle()
property ResourceId as %String (MAXLEN = 1000);
Property methods: ResourceIdDisplayToLogical(), ResourceIdGet(), ResourceIdIsValid(), ResourceIdLogicalToDisplay(), ResourceIdLogicalToOdbc(), ResourceIdNormalize(), ResourceIdSet()
property ResourceType as %String (MAXLEN = 1000);
Property methods: ResourceTypeDisplayToLogical(), ResourceTypeGet(), ResourceTypeIsValid(), ResourceTypeLogicalToDisplay(), ResourceTypeLogicalToOdbc(), ResourceTypeNormalize(), ResourceTypeSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab