hetzner-ts
    Preparing search index...

    Interface UpdateSSHKeyParams

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

    Properties

    Properties

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