hetzner-ts
    Preparing search index...

    Interface UpdateVolumeParams

    interface UpdateVolumeParams {
        labels?: Record<string, string>;
        name?: string;
    }
    Index

    Properties

    Properties

    labels?: Record<string, string>
    name?: string