hetzner-ts
    Preparing search index...
    interface UpdatePlacementGroupParams {
        labels?: Record<string, string>;
        name?: string;
    }
    Index

    Properties

    Properties

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