@ghsc/nshmp-utils-ts - 4.12.7
    Preparing search index...

    Interface DynamoDBItemJob

    interface DynamoDBItemJob {
        environment?: string;
        errorMessage?: string;
        instanceId?: string;
        jobStatus?: JobStatus;
    }
    Index

    Properties

    environment?: string
    errorMessage?: string
    instanceId?: string
    jobStatus?: JobStatus