hetzner-ts
    Preparing search index...

    Interface ChangeVolumeProtectionParams

    interface ChangeVolumeProtectionParams {
        delete: boolean;
    }
    Index

    Properties

    Properties

    delete: boolean