Takomo v10.0.7
    Preparing search index...

    Interface StackDriftInformation

    interface StackDriftInformation {
        lastCheckTimestamp?: Date;
        stackDriftStatus: StackDriftStatus;
    }
    Index
    lastCheckTimestamp?: Date
    stackDriftStatus: StackDriftStatus