Takomo v11.0.0
    Preparing search index...

    Interface StackDriftInformation

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