hetzner-ts
    Preparing search index...

    Interface UpdateCertificateParams

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

    Properties

    Properties

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