Takomo v7.4.3
    Preparing search index...

    Interface StackDriftInformation

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

    Properties

    lastCheckTimestamp?: Date
    stackDriftStatus: StackDriftStatus