Workflows ReferenceType Definitions
IngestWorkflowUtils
type IngestWorkflowUtils = {
buckets: IngestBucketWorkflowUtils;
identity: IngestIdentityWorkflowUtils;
};Properties
buckets
buckets: IngestBucketWorkflowUtils;identity
identity: IngestIdentityWorkflowUtils;