hetzner-ts
    Preparing search index...

    Interface AttachVolumeParams

    interface AttachVolumeParams {
        automount?: boolean;
        server: number;
    }
    Index

    Properties

    Properties

    automount?: boolean
    server: number