hetzner-ts
    Preparing search index...

    Interface ServerProtection

    interface ServerProtection {
        delete: boolean;
        rebuild: boolean;
    }
    Index

    Properties

    Properties

    delete: boolean
    rebuild: boolean