UpdateConnectionInterfaceAttributesRequest: {
    attributes: ConnectionInterfaceAttribute[];
    environmentId: string;
}

Type declaration