ConsolidatedAttrByEnv: {
    attributes: ConsolidatedAttr[];
    environmentId: string;
    envName: string;
}

Type declaration